diff options
Diffstat (limited to '')
-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. |