X-Git-Url: https://git.notmuchmail.org/git?a=blobdiff_plain;f=debian%2Fchangelog;h=5052d83a0948d47c5242982fcb1314e7f4840847;hb=9e158fb6942cd74a9babc43e3c8e7bfc9125212a;hp=1a0b8bea68119c56d61b8ceb68d492d938a5d3b9;hpb=15d50a784fc18f0d0ab1d97abe68254463218a10;p=notmuch diff --git a/debian/changelog b/debian/changelog index 1a0b8bea..5052d83a 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,9 +1,10 @@ -notmuch (0.26.2-1) UNRELEASED; urgency=medium +notmuch (0.26.2-1) unstable; urgency=medium - * Break reference loops when indexing, fixes INTERNAL_ERROR in "notmuch show" - * Don't call get_mset(0,0,X), fixes crash on some gcc8 using distros + * Upstream bugfix release + - Break reference loops when indexing, fixes INTERNAL_ERROR in "notmuch show" + - Don't call get_mset(0,0,X), fixes crash on some gcc8 using distros - -- David Bremner Thu, 26 Apr 2018 22:41:37 -0300 + -- David Bremner Sat, 28 Apr 2018 08:10:24 -0300 notmuch (0.26.1-1) unstable; urgency=medium @@ -542,7 +543,7 @@ notmuch (0.18-3) unstable; urgency=medium 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). + upstream releases a fix for this (in progress). -- David Bremner Thu, 08 May 2014 08:28:33 +0900 @@ -963,7 +964,7 @@ notmuch (0.6.1-1) unstable; urgency=low notmuch (0.6) unstable; urgency=low * New upstream release; see /usr/share/doc/notmuch/NEWS for - details. Hilights include: + details. Highlights include: - Folder-based search (Closes: #597222) - PGP/MIME decryption and verification * Document strict dependency on emacs23 (Closes: #631994).