aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMark Walters <markwalters1009@gmail.com>2016-02-23 21:47:01 +0000
committerDavid Bremner <david@tethera.net>2016-03-04 20:44:41 -0400
commit08f35973e3a313c7f38544b6712dcf27f9499f91 (patch)
tree0710461d7bd132dd756fe3f406d3420c8bc48284
parentd27d90875dfb16720de624a57387451665882c19 (diff)
NEWS: updates for reply changes
Also include NEWS for the filter/limit keybinding change.
-rw-r--r--NEWS20
1 files changed, 20 insertions, 0 deletions
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)
=========================