diff options
Diffstat (limited to '')
-rw-r--r-- | ChangeLog | 15 |
1 files changed, 6 insertions, 9 deletions
@@ -1,13 +1,6 @@ -2013-04-15 Antonio Diaz Diaz <ant_diaz@teleline.es> +2013-05-27 Antonio Diaz Diaz <antonio@gnu.org> - * Version 1.4-rc2 released. - * 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. - -2013-02-18 Antonio Diaz Diaz <ant_diaz@teleline.es> - - * Version 1.4-rc1 released. + * Version 1.4 released. * main.c: Added new option '-f, --force'. * main.c: Added new option '-F, --recompress'. * main.c: Added new option '-k, --keep'. @@ -15,6 +8,10 @@ * 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'. + * 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. + * configure: Options now accept a separate argument. * configure: 'datadir' renamed to 'datarootdir'. * Makefile.in: Added new target 'install-as-lzip'. * Makefile.in: Added new target 'install-bin'. |