aboutsummaryrefslogtreecommitdiff
path: root/RELEASE_NOTES.md
diff options
context:
space:
mode:
authordefault <nobody@localhost>2025-02-06 08:53:52 +0100
committerdefault <nobody@localhost>2025-02-06 08:53:52 +0100
commit2b28fe814271eaa0b4a29457b364abd446d728c2 (patch)
treec27548f22bee7bf0abd09835dcaf51ca0b919521 /RELEASE_NOTES.md
parent164a9b987fd3b349cc65c44daf819efc36e60e0d (diff)
Updated RELEASE_NOTES.
Diffstat (limited to 'RELEASE_NOTES.md')
-rw-r--r--RELEASE_NOTES.md4
1 files changed, 3 insertions, 1 deletions
diff --git a/RELEASE_NOTES.md b/RELEASE_NOTES.md
index 7a23b8b..78f5694 100644
--- a/RELEASE_NOTES.md
+++ b/RELEASE_NOTES.md
@@ -6,12 +6,14 @@ Fixed a search bug.
Each notification includes a link labelled `Context`, that leads to a page with the full conversation tree the post is a part of.
-Fixed more crashes (thank you very much to inz for helping me debugging this).
+Fixed more crashes (contributed by inz).
Fixed link detection in posts (contributed by inz).
Allow multiple editors for command-line posts (contributed by inz).
+Special thanks to fellow developer inz for bringing my attention to code places where I should have been more careful.
+
## 2.71
Fixed memory leak (contributed by inz).