diff options
author | Daniel Baumann <mail@daniel-baumann.ch> | 2015-11-07 10:09:39 +0000 |
---|---|---|
committer | Daniel Baumann <mail@daniel-baumann.ch> | 2015-11-07 10:09:39 +0000 |
commit | e0f3176a18dc8b14ca249e80f84bc0c36b1d5579 (patch) | |
tree | ca01d00df2874401078a37d493dfdf587ad9c514 /ChangeLog | |
parent | Adding debian version 1.17-1. (diff) | |
download | lzip-e0f3176a18dc8b14ca249e80f84bc0c36b1d5579.tar.xz lzip-e0f3176a18dc8b14ca249e80f84bc0c36b1d5579.zip |
Merging upstream version 1.18~pre1.
Signed-off-by: Daniel Baumann <mail@daniel-baumann.ch>
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. |