aboutsummaryrefslogtreecommitdiffhomepage
path: root/NEWS
diff options
context:
space:
mode:
authorGravatar Austin Clements <amdragon@MIT.EDU>2012-01-18 15:58:50 -0500
committerGravatar David Bremner <bremner@debian.org>2012-01-19 09:39:49 -0400
commitad6d0d5e12114815bcf6ba3499f94a5ff13809b4 (patch)
tree2069430e29d3429c6a52ddf638ab113e7d782182 /NEWS
parent643ce61c1babf6e73ca7e03fb907282e7ee3b176 (diff)
News for tag exclusion
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS15
1 files changed, 15 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 1e561a9e..6afa9124 100644
--- a/NEWS
+++ b/NEWS
@@ -11,6 +11,13 @@ Reply to sender
to all. The feature is available through the new command line option
--reply-to=(all|sender).
+Tag exclusion
+
+ Tags can be automatically excluded from search results unless they
+ appear explicitly in a query. By default, notmuch excludes the tags
+ deleted and spam. This can be changed using the new config setting
+ search.auto_exclude_tags.
+
Emacs Interface
---------------
@@ -21,6 +28,14 @@ Reply to sender
and search modes, 'r' has been bound to reply to sender, replacing
reply to all, which now has key binding 'R'.
+Library changes
+---------------
+
+New functions
+
+ notmuch_query_add_tag_exclude supports the new tag exclusion
+ feature.
+
Notmuch 0.11 (2012-01-13)
=========================