X-Git-Url: https://git.notmuchmail.org/git?a=blobdiff_plain;f=debian%2Fchangelog;h=bac4fcb976c516aa926ff436f528bdf9ab5da54b;hb=3ba1b938b56857dc18e4d2b7233b8aba5cad7820;hp=c2e12cd97236ba5022fae26a0340419a70d5e517;hpb=2434ecfba3617f4affaf0bd5a8cde4b918155302;p=notmuch diff --git a/debian/changelog b/debian/changelog index c2e12cd9..bac4fcb9 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,33 @@ +notmuch (0.22.1-2) unstable; urgency=medium + + * Add explicit build-depends on gnupg, for the test suite. + + -- David Bremner Tue, 19 Jul 2016 08:50:13 -0300 + +notmuch (0.22.1-1) unstable; urgency=medium + + * Correct the definition of `LIBNOTMUCH_CHECK_VERSION`. + * Document the (lack of) operations permitted on a closed database + (Closes: #826843). + * Fix race condition in dump / restore tests. + * [notmuch-emacs] Tell `message-mode` mode that outgoing messages are mail + * [notmuch-emacs] Respect charset of MIME parts when reading them + + -- David Bremner Tue, 19 Jul 2016 06:42:09 -0300 + +notmuch (0.22.1~rc0-1) experimental; urgency=medium + + * release candidate for bugfix release + + -- David Bremner Thu, 30 Jun 2016 21:28:13 +0200 + +notmuch (0.22-1) unstable; urgency=medium + + * New upstream release. See /usr/share/doc/notmuch/NEWS for new + features and bug fixes. + + -- David Bremner Tue, 26 Apr 2016 21:31:44 -0300 + notmuch (0.22~rc1-1) experimental; urgency=medium * Upstream release candidate