]> git.notmuchmail.org Git - notmuch-wiki/blob - news/release-0.23.1.mdwn
News for release 0.38.3
[notmuch-wiki] / news / release-0.23.1.mdwn
1 [[!meta date="2016-10-23"]]
2
3 Notmuch 0.23.1 (2016-10-23)
4 ===========================
5
6 General
7 -------
8
9 ### Require Xapian >= 1.2.6
10
11 The ifdef branch for older Xapian (pre-compact API) had bit-rotted.
12
13 Emacs
14 -----
15
16 ### Fix default colours for unread and flagged messages
17
18 In 0.23 the default colours for unread and flagged messages in
19 search view were accidentally swapped. This release returns them to
20 the original colours.
21
22 A related change in 0.23 broke the customize widget for
23 notmuch-search-line-faces. This is now fixed.
24
25 ### Fix test failure with Emacs 25.1
26
27 A previously undiscovered jit-lock related bug was exposed by Emacs
28 25, causing a notmuch-show mode test to fail. This release fixes the
29 bug, and hence the test.