From: David Bremner Date: Tue, 19 Jul 2016 12:03:19 +0000 (-0300) Subject: Merge branch 'release' X-Git-Tag: 0.23_rc0~73 X-Git-Url: https://git.notmuchmail.org/git?p=notmuch;a=commitdiff_plain;h=92d8eae8f182e4eebc87d76f8d4f37e6c018883a Merge branch 'release' --- 92d8eae8f182e4eebc87d76f8d4f37e6c018883a diff --cc NEWS index cb6e21cd,3db6aba9..ab661d4d --- a/NEWS +++ b/NEWS @@@ -1,11 -1,34 +1,42 @@@ +Notmuch 0.23 (UNRELEASED) +========================= + +Ruby Bindings +------------- + +Add support for `notmuch_database_get_all_tags` + + 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. + Notmuch 0.22 (2016-04-26) ========================= diff --cc debian/control index d846119b,2cd24213..4027a79b --- a/debian/control +++ b/debian/control @@@ -24,11 -24,12 +24,12 @@@ Build-Depends gdb [!s390x !ia64 !armel !ppc64el !mips !mipsel !mips64el], dtach (>= 0.8), gpgsm , + gnupg , bash-completion (>=1.9.0~) Standards-Version: 3.9.6 -Homepage: http://notmuchmail.org/ +Homepage: https://notmuchmail.org/ Vcs-Git: git://notmuchmail.org/git/notmuch -Vcs-Browser: http://git.notmuchmail.org/git/notmuch +Vcs-Browser: https://git.notmuchmail.org/git/notmuch Package: notmuch Architecture: any