diff options
author | Daniel Baumann <mail@daniel-baumann.ch> | 2015-11-07 16:11:40 +0000 |
---|---|---|
committer | Daniel Baumann <mail@daniel-baumann.ch> | 2015-11-07 16:11:40 +0000 |
commit | 1d1dc8b97e1cc23b97c1a8053020ce61a0cd1e84 (patch) | |
tree | d8f3bdaa398a4228bda811cc30525e16d29987f2 /ChangeLog | |
parent | Adding debian version 0.4-1. (diff) | |
download | zutils-1d1dc8b97e1cc23b97c1a8053020ce61a0cd1e84.tar.xz zutils-1d1dc8b97e1cc23b97c1a8053020ce61a0cd1e84.zip |
Merging upstream version 0.5.
Signed-off-by: Daniel Baumann <mail@daniel-baumann.ch>
Diffstat (limited to '')
-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> |