From 8733f99d1f0fdac462fa423aeebc59e4dab26799 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Sat, 7 Nov 2015 14:47:59 +0100 Subject: Merging upstream version 1.4~rc2. Signed-off-by: Daniel Baumann --- ChangeLog | 22 +++++++++++++++++++++- 1 file changed, 21 insertions(+), 1 deletion(-) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index a60f1aa..a3d5a17 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,23 @@ +2013-02-07 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. + * 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. + * 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. + 2012-02-29 Antonio Diaz Diaz * Version 1.3 released. @@ -111,7 +131,7 @@ * Version 0.1 released. -Copyright (C) 2009, 2010, 2011, 2012 Antonio Diaz Diaz. +Copyright (C) 2009, 2010, 2011, 2012, 2013 Antonio Diaz Diaz. This file is a collection of facts, and thus it is not copyrightable, but just in case, you have unlimited permission to copy, distribute and -- cgit v1.2.3