X-Git-Url: https://git.notmuchmail.org/git?p=notmuch;a=blobdiff_plain;f=debian%2Fchangelog;h=3b7e00d7ce63b9a355f20003e1bd17e1b0862b71;hp=15fc994e8b9c37670241776221d7a16865c98825;hb=435cd249a014b37ecfedf4d38a3a6b6471c2730a;hpb=1f2bb88e92e13375ba79cefb2d28c982255ef7f3 diff --git a/debian/changelog b/debian/changelog index 15fc994e..3b7e00d7 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,44 @@ +notmuch (0.18.1-1) unstable; urgency=medium + + * New upstream bug fix release + * Tighten dependence of python packages on libnotmuch + (Closes: #749881). + * Redo emacsen-install script from sample in emacsen-common + (Closes: #739839). + + -- David Bremner Sat, 14 Jun 2014 07:50:28 -0300 + +notmuch (0.18-3) unstable; urgency=medium + + * Disable atomicity tests on armel. + + -- David Bremner Thu, 08 May 2014 14:26:45 +0900 + +notmuch (0.18-2) unstable; urgency=medium + + * Disable atomicity tests on armhf. These should be re-enabled when + upstream relases a fix for this (in progress). + + -- David Bremner Thu, 08 May 2014 08:28:33 +0900 + +notmuch (0.18-1) unstable; urgency=medium + + * New upstream release. For detailed release notes see + see /usr/share/doc/notmuch/NEWS.gz. Some highlights: + - Changes/enhancements to searching for messages by filesystem + location ('folder:' and 'path:' prefixes). + - Saved searches in Emacs have also been enhanced to allow + distinct search orders for each one. + - Another enhancement to the Emacs interface is that replies to + encrypted messages are now encrypted, reducing the risk of + unintentional information disclosure. + - The default dump output format has changed to the more robust + 'batch-tag' format. + - The previously deprecated parsing of single message mboxes has + been removed. + + -- David Bremner Tue, 06 May 2014 16:20:39 +0900 + notmuch (0.18~rc1-1) experimental; urgency=low * Upstream release candidate