]> git.cworth.org Git - notmuch/blobdiff - NEWS
cli: add support for --output parameter in notmuch count
[notmuch] / NEWS
diff --git a/NEWS b/NEWS
index f224d02c4538b9337c5d65a219a2f82f897614e2..7bd998707a9c73027b1511505cc272712fbad28b 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -28,6 +28,11 @@ Add "notmuch search" --offset and --limit options
   The search command now takes options --offset=[-]N and --limit=N to limit
   the number of results shown.
 
+Add "notmuch count --output" option
+
+  The count command is now capable of counting threads in addition to
+  messages. This is selected using the new --output=(threads|messages) option.
+
 Optimizations
 -------------