aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorgrunfink <grunfink@comam.es>2025-11-20 09:28:45 +0100
committergrunfink <grunfink@comam.es>2025-11-20 09:28:45 +0100
commit30910b1afb4df677fd58271dca5c16175b36b08a (patch)
tree99ba1d47b51b79dbc721a2b9564e080f622bcb1e
parent50667916310ba1ed4e81d75472892af396a7401b (diff)
Updated RELEASE_NOTES.
-rw-r--r--RELEASE_NOTES.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/RELEASE_NOTES.md b/RELEASE_NOTES.md
index 3ff6fd9..ba86212 100644
--- a/RELEASE_NOTES.md
+++ b/RELEASE_NOTES.md
@@ -6,6 +6,8 @@ Quoted posts are now shown.
Fixed memory leak (contributed by dandelions).
+Fixed typo in man page (contributed by spky).
+
## 2.84
Implemented more scopes to match other ActivityPub implementations (public, unlisted, followers-only and direct message) (contributed by byte).