summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--RELEASE_NOTES.md6
1 files changed, 6 insertions, 0 deletions
diff --git a/RELEASE_NOTES.md b/RELEASE_NOTES.md
index 719c89a..7a23b8b 100644
--- a/RELEASE_NOTES.md
+++ b/RELEASE_NOTES.md
@@ -4,8 +4,14 @@
4 4
5Fixed a search bug. 5Fixed a search bug.
6 6
7Each notification includes a link labelled `Context`, that leads to a page with the full conversation tree the post is a part of.
8
7Fixed more crashes (thank you very much to inz for helping me debugging this). 9Fixed more crashes (thank you very much to inz for helping me debugging this).
8 10
11Fixed link detection in posts (contributed by inz).
12
13Allow multiple editors for command-line posts (contributed by inz).
14
9## 2.71 15## 2.71
10 16
11Fixed memory leak (contributed by inz). 17Fixed memory leak (contributed by inz).