mirror of
https://git.notmuchmail.org/git/notmuch
synced 2024-12-22 17:34:54 +01:00
NEWS: initial NEWS for 0.22.1
This commit is contained in:
parent
09b18ae8f4
commit
713f7d0c0c
1 changed files with 31 additions and 0 deletions
31
NEWS
31
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)
|
Notmuch 0.22 (2016-04-26)
|
||||||
=========================
|
=========================
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue