aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Bremner <david@tethera.net>2016-10-11 23:01:56 -0300
committerDavid Bremner <david@tethera.net>2016-10-19 08:40:18 -0300
commite2e0b451fe92c0419b47478e9d0345916ca239c2 (patch)
tree28c37bf020928b01270fe9e3eedc21e7bbb3636b
parent4c822aecc75bd6f7cdffc80b704b27dde8e27ea6 (diff)
NEWS for 0.23.1
-rw-r--r--NEWS19
1 files changed, 19 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 1eea5cc5..ac3ceb10 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,22 @@
+Notmuch 0.23.1 (UNRELEASED)
+===========================
+
+General
+-------
+
+Require Xapian >= 1.2.6
+
+ The ifdef branch for older Xapian (pre-compact API) had bit-rotted.
+
+Emacs
+-----
+
+Fix test failure with Emacs 25.1
+
+ A previously undiscovered jit-lock related bug was exposed by Emacs
+ 25, causing a notmuch-show mode test to fail. This release fixes the
+ bug, and hence the test.
+
Notmuch 0.23 (2016-10-03)
=========================