X-Git-Url: https://git.notmuchmail.org/git?p=notmuch;a=blobdiff_plain;f=NEWS;h=ac3ceb10e29be61541c7e738bda65b4f5bdb06ab;hp=1eea5cc5aec599bae0f56cf2bc935df156fe3c02;hb=e2e0b451fe92c0419b47478e9d0345916ca239c2;hpb=4c822aecc75bd6f7cdffc80b704b27dde8e27ea6 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) =========================