NEWS: add news entry for notmuch reply uninitialized variable bugfix

This commit is contained in:
Jani Nikula 2012-01-09 11:49:56 +00:00 committed by David Bremner
parent d3a74bb0a0
commit fb846f57ef

10
NEWS
View file

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