X-Git-Url: https://git.notmuchmail.org/git?a=blobdiff_plain;f=debian%2Fchangelog;h=d0143a0f48022a8f58d0ec792952af2ae527cc0c;hb=cd8006886b1c80ff556a96f1e84e3d3914067a54;hp=fce3e5f345e067899be8d407b68e329bb2153668;hpb=87eb477ba546c47083f678bb7fa3d433cb591090;p=notmuch diff --git a/debian/changelog b/debian/changelog index fce3e5f3..d0143a0f 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,27 @@ +notmuch (0.28.4-1) unstable; urgency=medium + + * New upstream bugfix release + * Fix for bug in 'notmuch show --raw' that causes spurious errors to be + reported when the mail file is a multiple of the libc buffer size + (e.g. 4096 bytes). + + -- David Bremner Sun, 05 May 2019 08:08:56 -0300 + +notmuch (0.28.3-1) unstable; urgency=medium + + * New upstream bugfix release. + * Fix for bug in message property search + * Fix for race condition leading to (very) occasional build failures + when building the documentation. + + -- David Bremner Tue, 05 Mar 2019 15:39:09 -0400 + +notmuch (0.28.2-1) unstable; urgency=medium + + * [notmuch-emacs] Invoke gpg from with --batch and --no-tty + + -- David Bremner Sun, 17 Feb 2019 07:30:33 -0400 + notmuch (0.28.1-1) unstable; urgency=medium * New upstream bug fix release