diff options
| author | grunfink <grunfink@comam.es> | 2025-11-20 09:28:45 +0100 |
|---|---|---|
| committer | grunfink <grunfink@comam.es> | 2025-11-20 09:28:45 +0100 |
| commit | 30910b1afb4df677fd58271dca5c16175b36b08a (patch) | |
| tree | 99ba1d47b51b79dbc721a2b9564e080f622bcb1e /RELEASE_NOTES.md | |
| parent | 50667916310ba1ed4e81d75472892af396a7401b (diff) | |
Updated RELEASE_NOTES.
Diffstat (limited to 'RELEASE_NOTES.md')
| -rw-r--r-- | RELEASE_NOTES.md | 2 |
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). |