[PATCH 7/8] NEWS: news for notmuch address --deduplicate option

David Bremner david at tethera.net
Sat Oct 17 13:42:52 PDT 2015


From: Jani Nikula <jani at nikula.org>

---
 NEWS | 10 ++++++++++
 1 file changed, 10 insertions(+)

diff --git a/NEWS b/NEWS
index 647cd07..6a33330 100644
--- a/NEWS
+++ b/NEWS
@@ -51,6 +51,16 @@ Database revision tracking
   rollover and reinitialization, and `notmuch-count(1)` gained a
   `--lastmod` option to query database revision tracking data.
 
+The `notmuch address` command supports new deduplication schemes
+
+  `notmuch address` has gained a new `--deduplicate` option to specify
+  how the results should be deduplicated, if at all. The alternatives
+  are `no` (do not deduplicate, useful for processing the results with
+  external tools), `mailbox` (deduplicate based on the full, case
+  sensitive name and email address), and `address` (deduplicate based
+  on the case insensitive address part). See the `notmuch-address`
+  manual page for further information.
+
 Emacs Interface
 ---------------
 
-- 
2.5.3



More information about the notmuch mailing list