diff options
author | Daniel Baumann <mail@daniel-baumann.ch> | 2015-11-08 04:30:18 +0000 |
---|---|---|
committer | Daniel Baumann <mail@daniel-baumann.ch> | 2015-11-08 04:30:18 +0000 |
commit | e2010b31ef4137540c264f2fb69f8f2660a6f7fc (patch) | |
tree | f6dc13301edd0ff87720cbb52123d6b0832b293b /ChangeLog | |
parent | Adding upstream version 1.2~pre2. (diff) | |
download | zutils-e2010b31ef4137540c264f2fb69f8f2660a6f7fc.tar.xz zutils-e2010b31ef4137540c264f2fb69f8f2660a6f7fc.zip |
Adding upstream version 1.2~pre3.upstream/1.2_pre3
Signed-off-by: Daniel Baumann <mail@daniel-baumann.ch>
Diffstat (limited to '')
-rw-r--r-- | ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
@@ -1,3 +1,11 @@ +2013-10-11 Antonio Diaz Diaz <antonio@gnu.org> + + * Version 1.2-pre3 released. + * Removed zutils executable. Utils are now independent executables. + * zupdate.cc: Added new option '-k, --keep'. + * zupdate.cc: Ignore xz files if xz compressor is not installed. + * zgrep.cc: Fixed the exit status returned on error. + 2013-09-04 Antonio Diaz Diaz <antonio@gnu.org> * Version 1.2-pre2 released. |