]> git.notmuchmail.org Git - notmuch/blobdiff - NEWS
contrib: pick: bugfix: make the right variable buffer-local
[notmuch] / NEWS
diff --git a/NEWS b/NEWS
index e1806c2f4ce0108bccf563ab77a21e2cd53e0ef5..811e5dd491fd349ed9cda619c9a8c9aed869e2af 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -35,11 +35,6 @@ Top level option to specify configuration file
   It's now possible to specify the configuration file to use on the
   command line using the `notmuch --config=FILE` option.
 
-Top level option to redirect writes to stderr
-
-  With `notmuch --stderr=FILE` all writes to stderr are redirected to
-  the specified file. If FILE is '-', stderr is redirected to stdout.
-
 Deprecated commands "part" and "search-tags" are removed.
 
 Bash command-line completion