diff options
author | Daniel Baumann <mail@daniel-baumann.ch> | 2015-11-07 16:11:33 +0000 |
---|---|---|
committer | Daniel Baumann <mail@daniel-baumann.ch> | 2015-11-07 16:11:33 +0000 |
commit | c42849a7b68c88838fec7706084b71dde4a71506 (patch) | |
tree | 76c766fba09ab45c181515f8deb13c68381e335c /ChangeLog | |
parent | Adding upstream version 0.4. (diff) | |
download | zutils-c42849a7b68c88838fec7706084b71dde4a71506.tar.xz zutils-c42849a7b68c88838fec7706084b71dde4a71506.zip |
Adding upstream version 0.5.upstream/0.5
Signed-off-by: Daniel Baumann <mail@daniel-baumann.ch>
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 8 |
1 files changed, 7 insertions, 1 deletions
@@ -1,3 +1,9 @@ +2009-10-01 Antonio Diaz Diaz <ant_diaz@teleline.es> + + * Version 0.5 released. + * zcat.in, zgrep.in: Read again data from stdin. + * Added again default compressor for stdin only. + 2009-09-17 Antonio Diaz Diaz <ant_diaz@teleline.es> * Version 0.4 released. @@ -8,7 +14,7 @@ * Version 0.3 released. * Removed default compressor. - * zcat.in: Do not read data from stdin. + * zcat.in, zgrep.in: Do not read data from stdin. * Updated home page and mailing list addresses. 2009-08-13 Antonio Diaz Diaz <ant_diaz@teleline.es> |