diff options
author | default <nobody@localhost> | 2023-11-09 14:33:10 +0100 |
---|---|---|
committer | default <nobody@localhost> | 2023-11-09 14:33:10 +0100 |
commit | 57ab8df0076ba8d57dce16fdd3a5e38c744e1a04 (patch) | |
tree | 68d6aaa5150154dfebd491ce33e4eec6fff060c6 | |
parent | 8c6c4229d04e67421d5442169dac10ba3177fa4e (diff) |
Updated RELEASE_NOTES.
-rw-r--r-- | RELEASE_NOTES.md | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/RELEASE_NOTES.md b/RELEASE_NOTES.md index 51a07f1..4465e1c 100644 --- a/RELEASE_NOTES.md +++ b/RELEASE_NOTES.md @@ -8,7 +8,9 @@ Added FastCGI support. This allows for simpler setups (e.g. on #OpenBSD, it's no New command-line option `deluser`, to delete a user (including unfollowing everybody). -Fixed a minor memory leak. +Fixed a minor memory leak :facepalm: + +Fixed some HTML errors :facepalm: ## 2.42 |