summaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorDaniel Baumann <mail@daniel-baumann.ch>2015-11-08 04:41:14 +0000
committerDaniel Baumann <mail@daniel-baumann.ch>2015-11-08 04:41:14 +0000
commitf7ab1e0adfeb1cfa831baf401bd86cf6cafd2b50 (patch)
tree71784aa0634163edc8a85527ca5bf5995af4dc52 /NEWS
parentAdding upstream version 1.4~pre2. (diff)
downloadzutils-f7ab1e0adfeb1cfa831baf401bd86cf6cafd2b50.tar.xz
zutils-f7ab1e0adfeb1cfa831baf401bd86cf6cafd2b50.zip
Adding upstream version 1.4.upstream/1.4
Signed-off-by: Daniel Baumann <mail@daniel-baumann.ch>
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS6
1 files changed, 3 insertions, 3 deletions
diff --git a/NEWS b/NEWS
index 0e21717..43de972 100644
--- a/NEWS
+++ b/NEWS
@@ -2,9 +2,9 @@ Changes in version 1.4:
The option "--format" has been renamed to "-O, --force-format".
-Option "-M, --format=<list>" now excludes from automatic search the
-formats not listed in the comma-separated <list>. This change introduces
-a backward incompatibility with previous versions of zutils.
+Option "-M, --format=<list>" now restricts automatic search to the
+formats listed in the comma-separated <list>. This change introduces a
+backward incompatibility with previous versions of zutils.
If the pattern begins with "-", zgrep now prepends "-e" before passing
it to grep. ('zgrep -- -pattern file' now works as expected).