]> git.cworth.org Git - notmuch-wiki/blob - news/release-0.24.1.mdwn
News for release 0.38.3
[notmuch-wiki] / news / release-0.24.1.mdwn
1 [[!meta date="2017-04-01"]]
2
3 Notmuch 0.24.1 (2017-04-01)
4 ===========================
5
6 General
7 -------
8
9 ### Fix regressions in non-regexp search for `from:` and `subject:`
10
11 The regexp search code in 0.24 introduced a regression in the
12 handling of empty queries and wildcards. These are both corrected in
13 this release.
14
15 Command Line Interface
16 ----------------------
17
18 ### Fix several memory leaks in `notmuch show`
19
20 ### Update NEWS for 0.24 to mention schema changes
21
22 ### Fix bug in dump header
23
24 The previous version of the dump header failed to mention the
25 inclusion of tags. This fix bumps the version number of the dump
26 format to 3. There are no other changes to the format.
27
28 Library Changes
29 ---------------
30
31 Fix a read-after-free in the library.