X-Git-Url: https://git.notmuchmail.org/git?a=blobdiff_plain;f=debian%2Fchangelog;h=c74e53c276340daac8ede30a0b3605e19747cf88;hb=4c6e3d83fb2d5d3ce04710d92b97ef6a59a11051;hp=f5df0d75c7fb6c8a67b93cc46d1b3e0801515097;hpb=ab022657776af0bb47e72caf2517464ca59e7d48;p=notmuch diff --git a/debian/changelog b/debian/changelog index f5df0d75..c74e53c2 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,27 @@ +notmuch (0.25~rc0-2) experimental; urgency=medium + + * Fix compilation on 32 bit architectures (time_t vs. gint64) + + -- David Bremner Mon, 17 Jul 2017 08:49:32 -0300 + +notmuch (0.25~rc0-1) experimental; urgency=medium + + * New upstream release candidate + * Drop notmuch-dbg, use notmuch-dbgsym if debug symbols are needed. + * [lib] Bump SONAME to libnotmuch.so.5 + * Bug fix: "doesn't check gpg/pgp signatures by default", thanks + to Vagrant Cascadian (Closes: #755544). + * Bug fix: "allow separation of command-line options and their + values: --option foo", thanks to Paul Wise (Closes: #825886). + + -- David Bremner Sun, 16 Jul 2017 08:48:59 -0300 + +notmuch (0.24.2-2) unstable; urgency=medium + + * rebuild for unstable + + -- David Bremner Sun, 02 Jul 2017 12:48:46 -0300 + notmuch (0.24.2-1) experimental; urgency=medium * Fix dump output to not include tags when not asked for