From: Michal Nazarewicz <[email protected]>

This commit adds a note to the NEWS file about Bcc header now being
available in the JSON output (and thus in Emacs) which has been
implemented by commit ffb629cc5d2c2d1505eb5aefcf04fb4d0af6c0c8.
---
 NEWS |    7 +++++++
 1 files changed, 7 insertions(+), 0 deletions(-)

diff --git a/NEWS b/NEWS
index ebd5c1e..24d743f 100644
--- a/NEWS
+++ b/NEWS
@@ -80,6 +80,13 @@ user-specified formatting
 The thread-id for the `target-thread` argument for `notmuch-search` should
 now be supplied without the "thread:" prefix.

+Bcc header is now returned to Emacs
+
+  This makes it possible to add Bcc header to the
+  `notmuch-message-headers` variable which will make it visible with
+  all the other headers.  This is possible thanks to `notmuch
+  show --format=jsonK` now including the Bcc header.
+
 Notmuch 0.13.2 (2012-06-02)
 ===========================

-- 
1.7.7.3

Reply via email to