diff options
| author | David Bremner <david@tethera.net> | 2016-10-11 23:01:56 -0300 |
|---|---|---|
| committer | David Bremner <david@tethera.net> | 2016-10-19 08:40:18 -0300 |
| commit | e2e0b451fe92c0419b47478e9d0345916ca239c2 (patch) | |
| tree | 28c37bf020928b01270fe9e3eedc21e7bbb3636b | |
| parent | 4c822aecc75bd6f7cdffc80b704b27dde8e27ea6 (diff) | |
NEWS for 0.23.1
| -rw-r--r-- | NEWS | 19 |
1 files changed, 19 insertions, 0 deletions
@@ -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) ========================= |
