From 0966aef6cc18db439eb59a6325a0bac9462b428b Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Sat, 7 Nov 2015 08:23:39 +0100 Subject: Adding upstream version 1.6~pre3. Signed-off-by: Daniel Baumann --- ChangeLog | 33 ++++++++++++++++++++------------- 1 file changed, 20 insertions(+), 13 deletions(-) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index dfd0c86..dcba1f1 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,4 +1,11 @@ -2009-05-21 Antonio Diaz +2009-06-03 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. * Decompression time has been reduced by 17%. @@ -9,7 +16,7 @@ * testsuite/check.sh: Test lziprecover. * Export LC_ALL=C in all scripts. -2009-04-27 Antonio Diaz +2009-04-27 Antonio Diaz Diaz * Version 1.6-pre1 released. * Makefile.in: Extra files are now installed by default. @@ -17,7 +24,7 @@ decompression of corrupt files. * "--test" no more needs "/dev/null". -2009-04-12 Antonio Diaz +2009-04-12 Antonio Diaz Diaz * Version 1.5 released. * lzip.h: Coded dictionary size implemented in File_header. @@ -31,7 +38,7 @@ * Makefile.in: Man page is now installed by default. * testsuite/check.sh: Verify that files are open in binary mode. -2009-01-24 Antonio Diaz +2009-01-24 Antonio Diaz Diaz * Version 1.4 released. * Implemented compression of version 1 files. @@ -42,7 +49,7 @@ * Added "lziprecover", a member recoverer program. * testsuite/unzcrash.cc: Test all 1-byte errors. -2008-12-21 Antonio Diaz +2008-12-21 Antonio Diaz Diaz * Version 1.3 released. * This version automatically chooses the smallest possible @@ -51,7 +58,7 @@ * Implemented decompression of version 1 files. * testsuite/check.sh: Replaced "diff -q" with "cmp". -2008-12-10 Antonio Diaz +2008-12-10 Antonio Diaz Diaz * Version 1.2 released. * encoder.cc: A 1-byte read outside allocated memory has been fixed. @@ -63,31 +70,31 @@ non-compressed files. * "make install-info" should now work on Debian and OS X. -2008-11-17 Antonio Diaz +2008-11-17 Antonio Diaz Diaz * Version 1.1 released. * Changed short name of option "--dictionary-size" to "-s". * Changed short name of option "--match-length" to "-m". * Changed LONG_LONG_MAX to LLONG_MAX. -2008-10-14 Antonio Diaz +2008-10-14 Antonio Diaz Diaz * Version 1.0 released. * "-tvv" shows file version and dictionary size. -2008-09-30 Antonio Diaz +2008-09-30 Antonio Diaz Diaz * Version 0.5 released. * Decompression is now 1% faster. -2008-09-23 Antonio Diaz +2008-09-23 Antonio Diaz Diaz * Version 0.4 released. * Code cleanup for global variable "verbosity". * Regained the compression ratio of 0.2 with 5% faster speed. * Fixed compilation on sistems where size_t != unsigned int. -2008-09-15 Antonio Diaz +2008-09-15 Antonio Diaz Diaz * Version 0.3 released. * encoder.cc: Compression is now 15% faster, 1% worse. @@ -95,13 +102,13 @@ * main.cc (decompress): Show "done" instead of "ok" when not testing. * encoder.h: Use trials[] to return the list of pairs. -2008-09-09 Antonio Diaz +2008-09-09 Antonio Diaz Diaz * Version 0.2 released. * encoder.cc: Small improvements in compression speed. * Small documentation changes. -2008-08-20 Antonio Diaz +2008-08-20 Antonio Diaz Diaz * Version 0.1 released. -- cgit v1.2.3