diff options
author | Daniel Baumann <mail@daniel-baumann.ch> | 2015-11-06 11:35:51 +0000 |
---|---|---|
committer | Daniel Baumann <mail@daniel-baumann.ch> | 2015-11-06 11:35:51 +0000 |
commit | e697a57bc582b562dd0e0365479abf0bbfbb3f14 (patch) | |
tree | d186f0d655a47c6fe2388733427224d5fde2372a /ChangeLog | |
parent | Adding debian version 1.3-3. (diff) | |
download | clzip-e697a57bc582b562dd0e0365479abf0bbfbb3f14.tar.xz clzip-e697a57bc582b562dd0e0365479abf0bbfbb3f14.zip |
Merging upstream version 1.4.
Signed-off-by: Daniel Baumann <mail@daniel-baumann.ch>
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 14 |
1 files changed, 13 insertions, 1 deletions
@@ -1,3 +1,15 @@ +2013-02-18 Antonio Diaz Diaz <ant_diaz@teleline.es> + + * Version 1.4 released. + * Multi-step trials have been implemented. + * Compression ratio has been slightly increased. + * Compression time has been reduced by 10%. + * Decompression time has been reduced by 8%. + * Makefile.in: Added new target 'install-as-lzip'. + * Makefile.in: Added new target 'install-bin'. + * main.c: Use 'setmode' instead of '_setmode' on Windows and OS/2. + * main.c: Define 'strtoull' to 'strtoul' on Windows. + 2012-02-25 Antonio Diaz Diaz <ant_diaz@teleline.es> * Version 1.3 released. @@ -45,7 +57,7 @@ * Translated to C from the C++ source of lzip 1.10. -Copyright (C) 2010, 2011, 2012 Antonio Diaz Diaz. +Copyright (C) 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 |