]> git.cworth.org Git - notmuch-wiki/blob - news/release-0.22.1.mdwn
News for release 0.38.3
[notmuch-wiki] / news / release-0.22.1.mdwn
1 [[!meta date="2016-07-19"]]
2
3 Notmuch 0.22.1 (2016-07-19)
4 ===========================
5
6 Library
7 -------
8
9 Correct the definition of `LIBNOTMUCH_CHECK_VERSION`.
10
11 Document the (lack of) operations permitted on a closed database.
12
13 Test Suite
14 ----------
15
16 Fix race condition in dump / restore tests.
17
18 Notmuch-Mutt
19 ------------
20
21 Use `env` to locate perl.
22
23 Emacs
24 -----
25
26 ### Tell `message-mode` mode that outgoing messages are mail
27
28 This makes message-mode configuration behave more predictably.
29
30 ### Respect charset of MIME parts when reading them
31
32 Fix previous assumption that everyone uses UTF-8.