diff options
author | Daniel Baumann <mail@daniel-baumann.ch> | 2015-11-07 09:56:54 +0000 |
---|---|---|
committer | Daniel Baumann <mail@daniel-baumann.ch> | 2015-11-07 09:56:54 +0000 |
commit | 0aff25f0baaa9ebac7ca3711513fcf855fc017ab (patch) | |
tree | ddf52de5d8bd7bb8e95f5881942a1ac919e7f4e5 /ChangeLog | |
parent | Adding debian version 1.14-2. (diff) | |
download | lzip-0aff25f0baaa9ebac7ca3711513fcf855fc017ab.tar.xz lzip-0aff25f0baaa9ebac7ca3711513fcf855fc017ab.zip |
Merging upstream version 1.15~pre1.
Signed-off-by: Daniel Baumann <mail@daniel-baumann.ch>
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 9 |
1 files changed, 9 insertions, 0 deletions
@@ -1,3 +1,12 @@ +2013-03-21 Antonio Diaz Diaz <ant_diaz@teleline.es> + + * Version 1.15-pre1 released. + * Decompression time has been reduced by 1%. + * main.cc (show_header): Show header version if verbosity >= 4. + * Ignore option '-n, --threads' for compatibility with plzip. + * Added chapter 'Stream Format' and appendix 'Reference source code' + to the manual. + 2013-02-17 Antonio Diaz Diaz <ant_diaz@teleline.es> * Version 1.14 released. |