]> git.notmuchmail.org Git - notmuch/commitdiff
NEWS: document read-after-free bugfix
authorDavid Bremner <david@tethera.net>
Sat, 25 Feb 2017 12:45:43 +0000 (08:45 -0400)
committerDavid Bremner <david@tethera.net>
Sat, 25 Feb 2017 12:45:43 +0000 (08:45 -0400)
NEWS

diff --git a/NEWS b/NEWS
index 01397914299849bef2e26e4fe2c85fbab689e3c1..3ac4635521be21d9e21b16eb03d94b396f7c5005 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,6 +1,11 @@
 Notmuch 0.23.6 (UNRELEASED)
 ===========================
 
 Notmuch 0.23.6 (UNRELEASED)
 ===========================
 
+Command Line Interface
+----------------------
+
+Fix read-after-free bug in `notmuch new`.
+
 Test Suite
 ----------
 
 Test Suite
 ----------