summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Bremner <david@tethera.net>2016-07-13 19:48:13 -0300
committerDavid Bremner <david@tethera.net>2016-07-13 19:55:24 -0300
commit713f7d0c0c2859e4e5d84d2564c7ec1bd506c73c (patch)
tree553c4409b542b2d032d54719f675883b73d22098
parent09b18ae8f459ccdb1e5706818b4bf45ceea65e23 (diff)
NEWS: initial NEWS for 0.22.1
-rw-r--r--NEWS31
1 files changed, 31 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index c945c245..0e8c37e0 100644
--- 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)
=========================