diff options
author | Daniel Baumann <mail@daniel-baumann.ch> | 2016-05-20 06:48:08 +0000 |
---|---|---|
committer | Daniel Baumann <mail@daniel-baumann.ch> | 2016-05-20 06:48:08 +0000 |
commit | 54ee6afc95073460b77bfa6b84550f94bb1a39b5 (patch) | |
tree | dca863df8c71f8323c1df714b02814eaaf858ba5 /ChangeLog | |
parent | Adding upstream version 1.4. (diff) | |
download | zutils-54ee6afc95073460b77bfa6b84550f94bb1a39b5.tar.xz zutils-54ee6afc95073460b77bfa6b84550f94bb1a39b5.zip |
Adding upstream version 1.5.upstream/1.5
Signed-off-by: Daniel Baumann <mail@daniel-baumann.ch>
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 14 |
1 files changed, 12 insertions, 2 deletions
@@ -1,3 +1,13 @@ +2016-05-15 Antonio Diaz Diaz <antonio@gnu.org> + + * Version 1.5 released. + * zupdate.cc (zupdate_file): Pass '-q' to zcmp if verbosity < 0. + * zcat.cc zgrep.cc ztest.cc (main): Don't use stdin more than once. + * zdiff.cc (set_fifonames): Use '_' if both names are different. + * configure: Avoid warning on some shells when testing for g++. + * Makefile.in: Detect the existence of install-info. + * testsuite/check.sh: A POSIX shell is required to run the tests. + 2015-05-29 Antonio Diaz Diaz <antonio@gnu.org> * Version 1.4 released. @@ -105,7 +115,7 @@ * Version 0.3 released. * Removed default compressor. - * zcat.in, zgrep.in: Do not read data from stdin. + * zcat.in, zgrep.in: Don't read data from stdin. * Updated home page and mailing list addresses. 2009-08-13 Antonio Diaz Diaz <ant_diaz@teleline.es> @@ -118,7 +128,7 @@ * Version 0.1 released. -Copyright (C) 2009-2015 Antonio Diaz Diaz. +Copyright (C) 2009-2016 Antonio Diaz Diaz. This file is a collection of facts, and thus it is not copyrightable, but just in case, you have unlimited permission to copy, distribute and |