snac2

Fork of https://codeberg.org/grunfink/snac2
git clone https://git.inz.fi/snac2
Log | Files | Refs | README | LICENSE

commit 4a0cef07098b3f8f52154ca373a8dc23efcd108b
parent f7015019d338a4514f6b3354adf3abbaee67da88
Author: default <nobody@localhost>
Date:   Thu, 11 Jan 2024 19:28:09 +0100

Updated RELEASE_NOTES.

Diffstat:
MRELEASE_NOTES.md | 4++--
1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/RELEASE_NOTES.md b/RELEASE_NOTES.md @@ -2,9 +2,9 @@ ## 2.45 -New command-line option `state`, that dumps some information about the running server and the state of each thread. +Fixed a collision in webfinger caching. This may affect federation with some software, so I recommend an upgrade. -Fixed a minor collision in webfinger caching. +New command-line option `state`, that dumps some information about the running server and the state of each thread. Mastodon API: added some fixes for integration with the Mona iOS app (contributed by jamesoff).