summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--RELEASE_NOTES.md4
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
8 8
9New command-line option `deluser`, to delete a user (including unfollowing everybody). 9New command-line option `deluser`, to delete a user (including unfollowing everybody).
10 10
11Fixed a minor memory leak. 11Fixed a minor memory leak :facepalm:
12
13Fixed some HTML errors :facepalm:
12 14
13## 2.42 15## 2.42
14 16