diff options
author | Daniel Baumann <mail@daniel-baumann.ch> | 2015-11-07 14:59:24 +0000 |
---|---|---|
committer | Daniel Baumann <mail@daniel-baumann.ch> | 2015-11-07 14:59:24 +0000 |
commit | f684d748fd905cee03438d433ccc56f759ce26a4 (patch) | |
tree | 62e519f2e95deb4df3917f4144f1310744d0331b /ChangeLog | |
parent | Adding debian version 1.6~rc1-1. (diff) | |
download | pdlzip-f684d748fd905cee03438d433ccc56f759ce26a4.tar.xz pdlzip-f684d748fd905cee03438d433ccc56f759ce26a4.zip |
Merging upstream version 1.6.
Signed-off-by: Daniel Baumann <mail@daniel-baumann.ch>
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -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. |