1
0
Fork 0

Adding upstream version 1.2~pre3.

Signed-off-by: Daniel Baumann <daniel@debian.org>
This commit is contained in:
Daniel Baumann 2025-02-24 05:45:53 +01:00
parent c9a98be648
commit cac35a934f
Signed by: daniel
GPG key ID: FBB4F0E80A80222F
32 changed files with 1172 additions and 1035 deletions

View file

@ -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.