diff options
author | Daniel Baumann <daniel@debian.org> | 2025-02-05 17:18:04 +0000 |
---|---|---|
committer | Daniel Baumann <daniel@debian.org> | 2025-02-05 17:18:04 +0000 |
commit | 935cc7dabe031f5f568bb2c857c993c75855d074 (patch) | |
tree | 2c8b6b9c2fdaf9b520a076259e8868a192151b23 /ChangeLog | |
parent | Releasing debian version 1.13-4. (diff) | |
download | lzip-935cc7dabe031f5f568bb2c857c993c75855d074.tar.xz lzip-935cc7dabe031f5f568bb2c857c993c75855d074.zip |
Merging upstream version 1.14.
Signed-off-by: Daniel Baumann <daniel@debian.org>
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 13 |
1 files changed, 12 insertions, 1 deletions
@@ -1,3 +1,14 @@ +2013-02-17 Antonio Diaz Diaz <ant_diaz@teleline.es> + + * Version 1.14 released. + * Multi-step trials have been implemented. + * Compression ratio has been slightly increased. + * Compression time has been reduced by 5%. + * Decompression time has been reduced by 12%. + * Makefile.in: Added new target 'install-bin'. + * main.cc: Use 'setmode' instead of '_setmode' on Windows and OS/2. + * main.cc: Define 'strtoull' to 'std::strtoul' on Windows. + 2012-02-24 Antonio Diaz Diaz <ant_diaz@teleline.es> * Version 1.13 released. @@ -209,7 +220,7 @@ * Version 0.1 released. -Copyright (C) 2008, 2009, 2010, 2011, 2012 Antonio Diaz Diaz. +Copyright (C) 2008, 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 |