diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 10 |
1 files changed, 9 insertions, 1 deletions
@@ -1,3 +1,11 @@ +2015-08-13 Antonio Diaz Diaz <antonio@gnu.org> + + * Version 1.18-pre1 released. + * main.cc: Added new option '-a, --trailing-error'. + * Decompression time has been reduced by 2%. + * lzip.texi: Added chapter 'Trailing data'. + * testsuite/check.sh: Don't check error messages. + 2015-07-12 Antonio Diaz Diaz <antonio@gnu.org> * Version 1.17 released. @@ -64,7 +72,7 @@ * Compression time of option '-0' has been reduced by 2%. * main.cc (decompress): Print only one status line for each multi-member file when only one '-v' is specified. - * main.cc (decompress): Print up to 6 bytes of trailing garbage + * main.cc (decompress): Print up to 6 bytes of trailing data when '-vvvv' is specified. * main.cc (open_instream): Do not show the message " and '--stdout' was not specified" for directories, etc. |