From f7deb94049481143ef12eab590840d39aecedc14 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Sun, 8 Nov 2015 05:40:35 +0100 Subject: Merging upstream version 1.4~pre2. Signed-off-by: Daniel Baumann --- NEWS | 18 ++++++++++-------- 1 file changed, 10 insertions(+), 8 deletions(-) (limited to 'NEWS') diff --git a/NEWS b/NEWS index be2f300..0e21717 100644 --- a/NEWS +++ b/NEWS @@ -1,12 +1,14 @@ -Changes in version 1.3: +Changes in version 1.4: -Two incomplete values of expected exit status producing sporadic -failures of the tests have been fixed. +The option "--format" has been renamed to "-O, --force-format". -It has been documented that the "--format" option does not verify the -format, allowing for example the processing of compress'd (.Z) files -with gzip. +Option "-M, --format=" now excludes from automatic search the +formats not listed in the comma-separated . This change introduces +a backward incompatibility with previous versions of zutils. -Minor fixes. +If the pattern begins with "-", zgrep now prepends "-e" before passing +it to grep. ('zgrep -- -pattern file' now works as expected). -The license has been changed to GPL version 2 or later. +The targets "install-compress", "install-strip-compress", +"install-info-compress" and "install-man-compress" have been added to +the Makefile. -- cgit v1.2.3