]> git.notmuchmail.org Git - notmuch/blobdiff - NEWS
NEWS: notmuch address
[notmuch] / 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
 ---------------