]> git.notmuchmail.org Git - notmuch/blobdiff - debian/changelog
debian: drop notmuch-dbg
[notmuch] / debian / changelog
index 9dc3b608e360fdcb8e69d1803dd411d95b81dbc3..f023d6e34aacf88bf6da8ee13f8256b1e84ef0cf 100644 (file)
@@ -1,8 +1,30 @@
-notmuch (0.24.1-1) UNRELEASED; urgency=medium
+notmuch (0.24.2-3) UNRELEASED; urgency=medium
+
+  * Drop notmuch-dbg, use notmuch-dbgsym if debug symbols are needed.
+
+ -- David Bremner <bremner@debian.org>  Thu, 06 Jul 2017 08:35:09 -0300
+
+notmuch (0.24.2-2) unstable; urgency=medium
+
+  * rebuild for unstable
+
+ -- David Bremner <bremner@debian.org>  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
+  * Fix file name stashing in emacs tree view.
+
+ -- David Bremner <bremner@debian.org>  Thu, 01 Jun 2017 07:24:55 -0300
+
+notmuch (0.24.1-1) experimental; urgency=medium
 
   * Restore Xapian wildcard queries to from: and subject:
+  * Handle empty queries for from: and subject:
+  * Memory leaks in notmuch show fixed
+  * Fix bug notmuch dump header generation
 
- -- David Bremner <bremner@debian.org>  Sat, 25 Mar 2017 11:21:34 -0300
+ -- David Bremner <bremner@debian.org>  Sat, 01 Apr 2017 09:17:47 -0300
 
 notmuch (0.24-1) experimental; urgency=medium
 
@@ -33,6 +55,18 @@ notmuch (0.24~rc0-1) experimental; urgency=medium
 
  -- David Bremner <bremner@debian.org>  Sun, 05 Mar 2017 19:32:08 -0400
 
+notmuch (0.23.7-3) unstable; urgency=medium
+
+  * Cherry pick fixes to dump header from 0.24.1
+
+ -- David Bremner <bremner@debian.org>  Sat, 01 Apr 2017 21:09:36 -0300
+
+notmuch (0.23.7-2) unstable; urgency=medium
+
+  * Cherry pick 06adc276, fix use after free in libnotmuch4
+
+ -- David Bremner <bremner@debian.org>  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.