[PATCH] NEWS: note closing of bug id:87wqhcxb5j.fsf@maritornes.cs.unb.ca

Subject: [PATCH] NEWS: note closing of bug id:87wqhcxb5j.fsf@maritornes.cs.unb.ca

Date: Mon, 3 Mar 2014 08:29:13 -0400

To: notmuch@notmuchmail.org

Cc:

From: David Bremner


This is also/originally Debian bug 737496, so close that too.
---

I think our NEWS has fallen behind, time to start catching up.

 NEWS             | 8 ++++++++
 debian/changelog | 7 +++++++
 2 files changed, 15 insertions(+)

diff --git a/NEWS b/NEWS
index 65679eb..f5e55ec 100644
--- a/NEWS
+++ b/NEWS
@@ -8,6 +8,14 @@ Command-Line Interface
 
   The old format is still available with `--format=sup`.
 
+Emacs Interface
+---------------
+
+Bug fix for saved searches with newlines in them.
+
+  Split lines confuse `notmuch count --batch`, so we remove them in
+  Emacs before calling notmuch CLI.
+
 Notmuch 0.17 (2013-12-30)
 =========================
 
diff --git a/debian/changelog b/debian/changelog
index a419ace..37bb0f2 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+notmuch (0.18-1) unstable; urgency=medium
+
+  * Bug fix: "insufficient sanitization of arguments to notmuch CLI",
+    thanks to Antoine Beaupré (Closes: #737496).
+
+ -- David Bremner <bremner@debian.org>  Mon, 03 Mar 2014 08:23:03 -0400
+
 notmuch (0.17-5) unstable; urgency=medium
 
   * Bug fix: "unowned directory after purge: /0755/", thanks to
-- 
1.8.5.3


Thread: