From f1eee6d491a84850317722457f9cbfafc9e86150 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Sat, 7 Nov 2015 08:24:20 +0100 Subject: Adding upstream version 1.6. Signed-off-by: Daniel Baumann --- ChangeLog | 25 +++++++++---------------- 1 file changed, 9 insertions(+), 16 deletions(-) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index dcba1f1..de24425 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,28 +1,21 @@ -2009-06-03 Antonio Diaz Diaz +2009-06-22 Antonio Diaz Diaz - * Version 1.6-pre3 released. - * Added decompression support for Sync Flush marker. - * Removed some "bashisms" from lzdiff and lzgrep. - * Dictionary size for options "-1" to "-4" has been changed. - -2009-05-21 Antonio Diaz Diaz - - * Version 1.6-pre2 released. + * Version 1.6 released. * Decompression time has been reduced by 17%. + * Added decompression support for Sync Flush marker. * Added support for .tbz extension to lzdiff and lzgrep. * Added man pages for lzdiff, lzgrep and lziprecover. * encoder.cc (Matchfinder): Reduce memory use to 9x if input file is smaller than dictionary size limit. - * testsuite/check.sh: Test lziprecover. - * Export LC_ALL=C in all scripts. - -2009-04-27 Antonio Diaz Diaz - - * Version 1.6-pre1 released. - * Makefile.in: Extra files are now installed by default. * decoder.cc: Added extra flush calls to improve partial decompression of corrupt files. * "--test" no more needs "/dev/null". + * Removed some "bashisms" from lzdiff and lzgrep. + * Dictionary size for options "-1" to "-4" has been changed. + * main.cc (signal_handler): Declared as `extern "C"'. + * Makefile.in: Extra files are now installed by default. + * testsuite/check.sh: Test lziprecover. + * Added "export LC_ALL=C" to all scripts. 2009-04-12 Antonio Diaz Diaz -- cgit v1.2.3