]> rtime.felk.cvut.cz Git - notmuch.git/commitdiff
NEWS: notmuch address
authorMichal Sojka <sojkam1@fel.cvut.cz>
Wed, 12 Nov 2014 16:44:58 +0000 (17:44 +0100)
committerDavid Bremner <david@tethera.net>
Thu, 13 Nov 2014 20:24:54 +0000 (21:24 +0100)
NEWS

diff --git a/NEWS b/NEWS
index 8d7ed0af0963b032f2bf829784b24b489ab44117..16cc002efe45e70dab7af0ece6b911c524a30a1e 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -35,6 +35,14 @@ Stopped `notmuch dump` failing if someone writes to the database
   limits output of message IDs to messages matching search terms that
   have at least `N` files associated with them.
 
+Added `notmuch address` subcommand
+
+  This new subcommand searches for messages matching the given search
+  terms, and prints the addresses from them. Duplicate addresses are
+  filtered out. The `--output` option controls which of the following
+  information is printed: sender addresses, recipient addresses and
+  count of duplicate addresses.
+
 Emacs Interface
 ---------------