]> git.notmuchmail.org Git - notmuch/commitdiff
NEWS: initial NEWS for 0.22.1
authorDavid Bremner <david@tethera.net>
Wed, 13 Jul 2016 22:48:13 +0000 (19:48 -0300)
committerDavid Bremner <david@tethera.net>
Wed, 13 Jul 2016 22:55:24 +0000 (19:55 -0300)
NEWS

diff --git a/NEWS b/NEWS
index c945c245cb81b7b17c9d90a90f5ec1ce2d9c7d66..0e8c37e0cb0372a4211d36afc16f359059224098 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,34 @@
+Notmuch 0.22.1 (UNRELEASED)
+===========================
+
+Library
+-------
+
+Correct the definition of `LIBNOTMUCH_CHECK_VERSION`.
+
+Document the (lack of) operations permitted on a closed database.
+
+Test Suite
+----------
+
+Fix race condition in dump / restore tests.
+
+Notmuch-Mutt
+------------
+
+Use `env` to locate perl.
+
+Emacs
+-----
+
+Tell `message-mode` mode that outgoing messages are mail
+
+  This makes message-mode configuration behave more predictably.
+
+Respect charset of MIME parts when reading them
+
+  Fix previous assumption that everyone uses UTF-8.
+
 Notmuch 0.22 (2016-04-26)
 =========================