From: David Bremner <david@tethera.net>
Date: Sat, 25 Feb 2017 12:45:43 +0000 (-0400)
Subject: NEWS: document read-after-free bugfix
X-Git-Tag: 0.23.6~3
X-Git-Url: https://git.cworth.org/git?a=commitdiff_plain;h=4191ab22e00bb15bd63b9e3661c5fa922361e959;p=notmuch-old

NEWS: document read-after-free bugfix
---

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