diff options
author | default <nobody@localhost> | 2024-05-02 07:41:01 +0200 |
---|---|---|
committer | default <nobody@localhost> | 2024-05-02 07:41:01 +0200 |
commit | 48175857332080a19b2e1d9e785421ae234dbdb3 (patch) | |
tree | 539994651ccb19971e7a16f9a6f52c5a311e81c7 /RELEASE_NOTES.md | |
parent | 82a9005ee398e5d8dea0d94dca98b2c685874449 (diff) |
Updated RELEASE_NOTES.
Diffstat (limited to 'RELEASE_NOTES.md')
-rw-r--r-- | RELEASE_NOTES.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/RELEASE_NOTES.md b/RELEASE_NOTES.md index 6455f5f..0473ece 100644 --- a/RELEASE_NOTES.md +++ b/RELEASE_NOTES.md @@ -6,7 +6,7 @@ Posts that were liked or boosted can now be unliked and unboosted. Outgoing message timeouts are no longer hardcoded and can be configured (see `snac(8)` for more information). -Fixed a bug that caused some spurious unfollows under special conditions (with shared inboxes enabled and users from the same instance that follow each other, the internal message distributor was confused). +Fixed a bug that caused some incorrect unfollows under special conditions (with shared inboxes enabled and users from the same instance that follow each other, the internal message distributor was confused). Mastodon API: Added support for lists. |