X-Git-Url: https://git.notmuchmail.org/git?p=notmuch;a=blobdiff_plain;f=debian%2Fchangelog;h=9dc3b608e360fdcb8e69d1803dd411d95b81dbc3;hp=361955c9038e4b17d695ff2b4e6197bdb002115c;hb=bf84665cc01b50ce80cf1df369db6a6c1ff523dd;hpb=d93e9cee13ef22c5dbba44f33357fd969b8ef88f diff --git a/debian/changelog b/debian/changelog index 361955c9..9dc3b608 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,4 +1,91 @@ -notmuch (0.23.1-1) UNRELEASED; urgency=medium +notmuch (0.24.1-1) UNRELEASED; urgency=medium + + * Restore Xapian wildcard queries to from: and subject: + + -- David Bremner Sat, 25 Mar 2017 11:21:34 -0300 + +notmuch (0.24-1) experimental; urgency=medium + + * New upstream release + - regexp search for from: and subject: + - Emacs interface improvements: + - draft handling + - don't automatically expand application/* + - jump (shortcut) menu for tagging. + - fold long headers when sending + - library improvements + - catch some stray DatabaseModifiedErrors + - make exclude handling non-destructive. + + -- David Bremner Sun, 12 Mar 2017 22:14:25 -0300 + +notmuch (0.24~rc1-1) experimental; urgency=medium + + * New upstream release candidate + * upstream release notes + * One library internals fix/optimization for regexp processing. + + -- David Bremner Wed, 08 Mar 2017 08:08:34 -0400 + +notmuch (0.24~rc0-1) experimental; urgency=medium + + * New upstream feature release (candidate). + + -- David Bremner Sun, 05 Mar 2017 19:32:08 -0400 + +notmuch (0.23.7-1) unstable; urgency=medium + + * Move test suite $GNUPGHOME to /tmp to avoid problems with long build paths. + * Fix read-after-free bug in `notmuch new`. + + -- David Bremner Tue, 28 Feb 2017 20:39:30 -0400 + +notmuch (0.23.5-1) unstable; urgency=medium + + * Remove RUNPATH from /usr/bin/notmuch + + -- David Bremner Mon, 09 Jan 2017 06:24:39 -0400 + +notmuch (0.23.4-1) unstable; urgency=medium + + * Improve error handling in notmuch insert + * Restore autoload cookie for notmuch-search (notmuch-emacs) + + -- David Bremner Sat, 24 Dec 2016 17:47:48 +0900 + +notmuch (0.23.3-3) unstable; urgency=medium + + * Disable gdb using tests on kfreebsd-*, due to apparent gdb breakage + + -- David Bremner Mon, 05 Dec 2016 08:25:32 -0400 + +notmuch (0.23.3-2) unstable; urgency=medium + + * Add missing depends to notmuch-emacs. Thanks to micah for the + report. + + -- David Bremner Thu, 01 Dec 2016 08:06:59 -0400 + +notmuch (0.23.3-1) unstable; urgency=medium + + * Re-enable test suite + * Fix test suite compatibility with gnupg 2.1.16. Fixes: "FTBFS: + Tests failures", thanks to Lucas Nussbaum (Closes: #844915). + * Bug fix: "race condition in `notmuch new`?", thanks to Paul Wise + (Closes: #843127). + + -- David Bremner Sat, 26 Nov 2016 08:37:39 -0400 + +notmuch (0.23.2-1) unstable; urgency=medium + + * New upstream bugfix release + * Convert notmuch-emacs to dh-elpa, new binary package elpa-notmuch + * Bug fix: "maintainer script(s) do not start on #!", thanks to + treinen@debian.org; (Closes: #843287). + + -- David Bremner Thu, 10 Nov 2016 22:36:04 -0400 + +notmuch (0.23.1-1) unstable; urgency=medium * New upstream bugfix release * Fix test suite for Emacs 25.1 @@ -6,7 +93,7 @@ notmuch (0.23.1-1) UNRELEASED; urgency=medium * Bug fix: "testsuite fails with TERM=unknown", thanks to Gianfranco Costamagna (Closes: #841319). - -- David Bremner Sat, 22 Oct 2016 12:37:49 -0300 + -- David Bremner Sun, 23 Oct 2016 22:06:12 -0300 notmuch (0.23-2) unstable; urgency=medium