summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorDaniel Baumann <mail@daniel-baumann.ch>2015-11-07 09:56:46 +0000
committerDaniel Baumann <mail@daniel-baumann.ch>2015-11-07 09:56:46 +0000
commit55197b06a813dd7f90e70b0af7928c375f31f625 (patch)
tree8edc055ee8db674f5357e522269233f85fe813db /ChangeLog
parentAdding upstream version 1.14. (diff)
downloadlzip-55197b06a813dd7f90e70b0af7928c375f31f625.tar.xz
lzip-55197b06a813dd7f90e70b0af7928c375f31f625.zip
Adding upstream version 1.15~pre1.upstream/1.15_pre1
Signed-off-by: Daniel Baumann <mail@daniel-baumann.ch>
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 296049a..62ceec2 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -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.