summaryrefslogtreecommitdiff
path: root/news/release-0.22.1.mdwn
blob: 657698a86638a50b9ffad13ebcba9575f971a805 (plain)
[[!meta date="2016-07-19"]]

Notmuch 0.22.1 (2016-07-19)
===========================

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.