1
0
Fork 0

Adding upstream version 1.6.

Signed-off-by: Daniel Baumann <daniel@debian.org>
This commit is contained in:
Daniel Baumann 2025-02-23 19:21:02 +01:00
parent 073a55afd4
commit f87096b5dd
Signed by: daniel
GPG key ID: FBB4F0E80A80222F
7 changed files with 18 additions and 14 deletions

View file

@ -1,6 +1,6 @@
2015-04-09 Antonio Diaz Diaz <antonio@gnu.org>
2015-05-26 Antonio Diaz Diaz <antonio@gnu.org>
* Version 1.6-rc1 released.
* Version 1.6 released.
* main.c (close_and_set_permissions): Behave like 'cp -p'.
* Makefile.in: Added new targets 'install*-compress'.
@ -19,7 +19,7 @@
* main.c: Added new option '-o, --output'.
* main.c: Accept more than one file in command line.
* Decompression time has been reduced by 5%.
* main.c: '--test' no more needs '/dev/null'.
* main.c: '--test' no longer needs '/dev/null'.
* Fixed return value of '-d' and '-t' in case of data error.
* main.c: Changed info shown at verbosity levels 2 and 3.
* Ignore option '-n, --threads' for compatibility with plzip.