summaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorDaniel Baumann <mail@daniel-baumann.ch>2015-11-08 04:40:35 +0000
committerDaniel Baumann <mail@daniel-baumann.ch>2015-11-08 04:40:35 +0000
commitf7deb94049481143ef12eab590840d39aecedc14 (patch)
tree9ff4090b78d8343fd073ba1ea32068bb0d07caa6 /NEWS
parentAdding debian version 1.3-4. (diff)
downloadzutils-f7deb94049481143ef12eab590840d39aecedc14.tar.xz
zutils-f7deb94049481143ef12eab590840d39aecedc14.zip
Merging upstream version 1.4~pre2.
Signed-off-by: Daniel Baumann <mail@daniel-baumann.ch>
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS18
1 files changed, 10 insertions, 8 deletions
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=<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.
-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.