summaryrefslogtreecommitdiff
path: root/RELEASE_NOTES.md
diff options
context:
space:
mode:
authordefault <nobody@localhost>2024-03-12 10:21:47 +0100
committerdefault <nobody@localhost>2024-03-12 10:21:47 +0100
commit7a1751cd9d06100eea56b29f3828490efdbae1b3 (patch)
tree9c6491e305aa82013bb9c8b396e23fc1cd6930d6 /RELEASE_NOTES.md
parent866dec0e8c1ee0189308dbe80bba4e3c387cac7f (diff)
Updated documentation.
Diffstat (limited to 'RELEASE_NOTES.md')
-rw-r--r--RELEASE_NOTES.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/RELEASE_NOTES.md b/RELEASE_NOTES.md
index 14e00ae..3e7b6f3 100644
--- a/RELEASE_NOTES.md
+++ b/RELEASE_NOTES.md
@@ -2,7 +2,7 @@
## 2.50
-Posts can now be filtered out by content using regular expressions on a server level (these regexes are written in the `filter_reject.txt` file at the server base directory; see `snac(8)`).
+Posts can now be filtered out by content using regular expressions on a server level (these regexes are written in the `filter_reject.txt` file at the server base directory; see `snac(5)` and `snac(8)`).
Improved page position after hitting the `Hide` or `MUTE` buttons (for most cases).