]> git.notmuchmail.org Git - notmuch/blobdiff - debian/changelog
util: Fix two corner-cases in boolean term quoting function
[notmuch] / debian / changelog
index d382dbd8732a4675ece153dce6bf44ff72038315..057e6138b1afd3458f351fcc71da2f1917c0015e 100644 (file)
@@ -1,3 +1,21 @@
+notmuch (0.18-1) unstable; urgency=medium
+
+  * Bug fix: "insufficient sanitization of arguments to notmuch CLI",
+    thanks to Antoine Beaupré (Closes: #737496).
+  * Bug fix: "notmuch(1) manpage: typo: int -> in", thanks to Jakub
+    Wilk (Closes: #739556).
+  * Bug fix: "get a quiet option", thanks to Joerg Jaspert (Closes:
+    #666027).
+
+ -- David Bremner <bremner@debian.org>  Mon, 03 Mar 2014 08:43:03 -0400
+
+notmuch (0.17-5) unstable; urgency=medium
+
+  * Bug fix: "unowned directory after purge: /0755/", thanks to
+    Andreas Beckmann (Closes: #740325).
+
+ -- David Bremner <bremner@debian.org>  Mon, 03 Mar 2014 07:29:06 -0400
+
 notmuch (0.17-4) unstable; urgency=medium
 
   * Bug fix: "Please update ruby binary extension install path",