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

This is also/originally Debian bug 737496, so close that too.
This commit is contained in:
David Bremner 2014-03-03 08:25:04 -04:00
parent 28d7544ae2
commit f102c9d7ae
2 changed files with 15 additions and 0 deletions

8
NEWS
View file

@ -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)
=========================

7
debian/changelog vendored
View file

@ -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