From 4da07136ac4461ad1ba6113f5772e2c0a6468b49 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Sat, 7 Nov 2015 14:48:27 +0100 Subject: Merging upstream version 1.4. Signed-off-by: Daniel Baumann --- ChangeLog | 14 +++++--------- 1 file changed, 5 insertions(+), 9 deletions(-) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index a3d5a17..df0b97e 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,22 +1,18 @@ -2013-02-07 Antonio Diaz Diaz +2013-05-28 Antonio Diaz Diaz - * Version 1.4-rc2 released. - * lzlib.c (LZ_decompress_read): Tell LZ_header_error from - LZ_unexpected_eof the same way as lzip does. - -2013-01-18 Antonio Diaz Diaz - - * Version 1.4-rc1 released. + * Version 1.4 released. * Multi-step trials have been implemented. * Compression ratio has been slightly increased. * Compression time has been reduced by 8%. * Decompression time has been reduced by 7%. * lzlib.h: Changed 'long long' values to 'unsigned long long'. * encoder.c (Mf_init): Reduce minimum buffer size to 64KiB. + * lzlib.c (LZ_decompress_read): Tell LZ_header_error from + LZ_unexpected_eof the same way as lzip does. * Makefile.in: Added new target 'install-as-lzip'. * Makefile.in: Added new target 'install-bin'. - * main.c: Define 'strtoull' to 'strtoul' on Windows. * main.c: Use 'setmode' instead of '_setmode' on Windows and OS/2. + * main.c: Define 'strtoull' to 'strtoul' on Windows. 2012-02-29 Antonio Diaz Diaz -- cgit v1.2.3