From: Mark Walters <markwalters1009@gmail.com>
Date: Tue, 23 Feb 2016 21:47:01 +0000 (+0000)
Subject: NEWS: updates for reply changes
X-Git-Tag: 0.22_rc0~51
X-Git-Url: https://git.cworth.org/git?a=commitdiff_plain;h=08f35973e3a313c7f38544b6712dcf27f9499f91;p=notmuch

NEWS: updates for reply changes

Also include NEWS for the filter/limit keybinding change.
---

diff --git a/NEWS b/NEWS
index 0a7a0e09..613fdfeb 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,23 @@
+Notmuch 0.22 (UNRELEASED)
+=========================
+
+Emacs Interface
+---------------
+
+Notmuch replies now include all parts shown in the show view
+
+  There are two main user visible changes. The first is that rfc822
+  parts are now included in replies.
+
+  The second change is that part headers are now included in the reply
+  buffer to provide visible separation of the parts. The choice of
+  which part headers to show is customizable via the variable
+  `notmuch-mua-reply-insert-header-p-function`.
+
+Filtering or Limiting messages is now bound to `l` in the search view
+
+  This binding now matches the analogous binding in show view.
+
 Notmuch 0.21 (2015-10-29)
 =========================