1
0
Fork 0

Merging upstream version 1.1.

Signed-off-by: Daniel Baumann <daniel@debian.org>
This commit is contained in:
Daniel Baumann 2025-02-24 05:44:55 +01:00
parent b7818a4f94
commit e938d945e2
Signed by: daniel
GPG key ID: FBB4F0E80A80222F
13 changed files with 29 additions and 32 deletions

View file

@ -1,14 +1,10 @@
2013-07-07 Antonio Diaz Diaz <antonio@gnu.org>
2013-08-02 Antonio Diaz Diaz <antonio@gnu.org>
* Version 1.1-rc2 released.
* Fixed all uses of decompressed/uncompressed.
2013-07-04 Antonio Diaz Diaz <antonio@gnu.org>
* Version 1.1-rc1 released.
* Version 1.1 released.
* Added options '--bz2', '--gz', '--lz' and '--xz' to all utilities.
* Added runtime configuration file 'zutilsrc'.
* New function 'good_status' checks exit status of all children.
* Fixed all uses of decompressed/uncompressed in the documentation.
2013-05-31 Antonio Diaz Diaz <antonio@gnu.org>