snac2

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

commit e447d1852cd6cced91bce3961ffe2a9360e3d6d9
parent f826f02937f7f6e573514fa806e1e05838885e71
Author: default <nobody@localhost>
Date:   Wed, 10 Jan 2024 20:02:11 +0100

Updated RELEASE_NOTES.

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

diff --git a/RELEASE_NOTES.md b/RELEASE_NOTES.md @@ -2,6 +2,8 @@ ## 2.45 +New command-line option `state`, that dumps some information about the running server and the state of each thread. + Fixed a minor collision in webfinger caching. ## 2.44