X-Git-Url: https://git.notmuchmail.org/git?a=blobdiff_plain;f=debian%2Fchangelog;h=24cb058ff3bc15bfcfc4c34cdbfcb1bb9982c778;hb=8e82a41c90ab9d812ed48ab9af4c8c0f69d53b9c;hp=15fc994e8b9c37670241776221d7a16865c98825;hpb=1f2bb88e92e13375ba79cefb2d28c982255ef7f3;p=notmuch diff --git a/debian/changelog b/debian/changelog index 15fc994e..24cb058f 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,28 @@ +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