From 8d863c9e87677909491f9783b951b2f0f13130ab Mon Sep 17 00:00:00 2001 From: Tomi Ollila Date: Fri, 31 May 2013 22:10:31 +0300 Subject: revert: Removed top level --stderr= option While looked good on paper, its attempted use caused confusion, complexity, and potential for information leak when passed through wrapper scripts. For slimmer code and to lessen demand for maintenance/support the set of commits which added top level --stderr= option is now reverted. --- NEWS | 5 ----- 1 file changed, 5 deletions(-) (limited to 'NEWS') diff --git a/NEWS b/NEWS index e1806c2f..811e5dd4 100644 --- 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 -- cgit v1.2.3