diff options
author | default <nobody@localhost> | 2024-01-10 20:02:11 +0100 |
---|---|---|
committer | default <nobody@localhost> | 2024-01-10 20:02:11 +0100 |
commit | e447d1852cd6cced91bce3961ffe2a9360e3d6d9 (patch) | |
tree | 5663fbf3bf06a3eca963dea04df469a213079025 /RELEASE_NOTES.md | |
parent | f826f02937f7f6e573514fa806e1e05838885e71 (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 8b2280b..5fff7ed 100644 --- 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 |