diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 12 |
1 files changed, 12 insertions, 0 deletions
@@ -1,3 +1,15 @@ +2015-09-16 Antonio Diaz Diaz <antonio@gnu.org> + + * Version 1.18-pre2 released. + * main.cc: Added new option '-a, --trailing-error'. + * Decompression time has been reduced by 2%. + * main.cc (decompress): Print up to 6 bytes of trailing data + when '-tvvvv' is specified. + * range_dec.cc (list_file): Show dictionary size and size of + trailing data (if any) with '-lv'. + * lzip.texi: Added chapter 'Trailing data'. + * testsuite/check.sh: Don't check error messages. + 2015-06-30 Antonio Diaz Diaz <antonio@gnu.org> * Version 1.18-pre1 released. |