X-Git-Url: https://git.notmuchmail.org/git?a=blobdiff_plain;f=debian%2Fchangelog;h=c955fbfd5c5f5b70edbfe841d891b36312f17dd6;hb=410b96080ceec15ced70e684115f604380c5b4f6;hp=606dada59cb968ac6406bb4f15a12ae7905ff029;hpb=877cb04914ea30b9b6c4728ed92c8c10f0f4a022;p=notmuch diff --git a/debian/changelog b/debian/changelog index 606dada5..c955fbfd 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +notmuch (0.24.2-1) experimental; urgency=medium + + * Fix dump output to not include tags when not asked for + * Fix file name stashing in emacs tree view. + + -- David Bremner Thu, 01 Jun 2017 07:24:55 -0300 + notmuch (0.24.1-1) experimental; urgency=medium * Restore Xapian wildcard queries to from: and subject: @@ -36,6 +43,12 @@ notmuch (0.24~rc0-1) experimental; urgency=medium -- David Bremner Sun, 05 Mar 2017 19:32:08 -0400 +notmuch (0.23.7-2) unstable; urgency=medium + + * Cherry pick 06adc276, fix use after free in libnotmuch4 + + -- David Bremner Sun, 19 Mar 2017 09:38:17 -0300 + notmuch (0.23.7-1) unstable; urgency=medium * Move test suite $GNUPGHOME to /tmp to avoid problems with long build paths.