X-Git-Url: https://git.cworth.org/git?p=obsolete%2Fnotmuch-old;a=blobdiff_plain;f=NEWS;h=2e845f4267ef14a586446c1235c8b81f4c005bba;hp=b18114862ec6a624e5095985add8ed9e26bc148a;hb=HEAD;hpb=80b25792b2fdbb7f495556db360148798e224930 diff --git a/NEWS b/NEWS index b1811486..2e845f42 100644 --- a/NEWS +++ b/NEWS @@ -1,4 +1,24 @@ -Notmuch 0.16 (2013-07-30) + +Notmuch 0.17 (UNRELEASED) +========================= + +Command-Line Interface +---------------------- + +New options to better support handling duplicate messages + + If more than one message file is associated with a message-id, + `notmuch search --output=files` will print all of them. A new + `--duplicate=N` option can be used to specify which duplicate to + print for each message. + + `notmuch count` now supports `--output=files` option to output the + number of files associated with matching messages. This may be + bigger than the number of matching messages due to duplicates + (i.e. multiple files having the same message-id). + + +Notmuch 0.16 (2013-08-03) ========================= Command-Line Interface