From: David Bremner Date: Mon, 3 Mar 2014 12:25:04 +0000 (-0400) Subject: NEWS: note closing of bug id:87wqhcxb5j.fsf@maritornes.cs.unb.ca X-Git-Tag: 0.18_rc0~126 X-Git-Url: https://git.notmuchmail.org/git?p=notmuch;a=commitdiff_plain;h=f102c9d7ae840fc0a45a59ee129572f45a74c2f2 NEWS: note closing of bug id:87wqhcxb5j.fsf@maritornes.cs.unb.ca This is also/originally Debian bug 737496, so close that too. --- diff --git a/NEWS b/NEWS index 65679ebb..799fd9ac 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 embedded + newlines before calling notmuch count. + Notmuch 0.17 (2013-12-30) ========================= diff --git a/debian/changelog b/debian/changelog index a419ace1..37bb0f28 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 Mon, 03 Mar 2014 08:23:03 -0400 + notmuch (0.17-5) unstable; urgency=medium * Bug fix: "unowned directory after purge: /0755/", thanks to