From fb846f57ef2a7cbf7b3613c6f005d85caeee23d3 Mon Sep 17 00:00:00 2001
From: Jani Nikula <jani@nikula.org>
Date: Mon, 9 Jan 2012 11:49:56 +0000
Subject: [PATCH] NEWS: add news entry for notmuch reply uninitialized variable
 bugfix

---
 NEWS | 10 ++++++++--
 1 file changed, 8 insertions(+), 2 deletions(-)

diff --git a/NEWS b/NEWS
index 85ff65bc..687154dc 100644
--- a/NEWS
+++ b/NEWS
@@ -1,8 +1,8 @@
 Notmuch 0.11 (201x-xx-xx)
 =========================
 
-New command-line features
--------------------------
+Command-Line Interface
+----------------------
 
 Hooks
 
@@ -11,6 +11,12 @@ Hooks
   supports "pre-new" and "post-new" hooks that are run before and after
   importing new messages into the database.
 
+notmuch reply --decrypt bugfix
+
+  The "notmuch reply" command with --decrypt argument had a rarely
+  occurring bug that caused an encrypted message not to be decrypted
+  sometimes. This is now fixed.
+
 Performance
 -----------
 
-- 
2.45.2