summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorDaniel Baumann <mail@daniel-baumann.ch>2015-11-07 13:36:52 +0000
committerDaniel Baumann <mail@daniel-baumann.ch>2015-11-07 13:36:52 +0000
commita071e2d0578c8f9aee207c63bc6c4d170065a85b (patch)
tree15465d77d73f2249d12a048e5a6a2970409633fd /ChangeLog
parentAdding upstream version 0.6. (diff)
downloadlzlib-a071e2d0578c8f9aee207c63bc6c4d170065a85b.tar.xz
lzlib-a071e2d0578c8f9aee207c63bc6c4d170065a85b.zip
Adding upstream version 0.7.upstream/0.7
Signed-off-by: Daniel Baumann <mail@daniel-baumann.ch>
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 91d1283..7849896 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2009-10-20 Antonio Diaz Diaz <ant_diaz@teleline.es>
+
+ * Version 0.7 released.
+ * Compression time has been reduced by 4%.
+ * testsuite/check.sh: Removed -9 to run in less than 256MiB of RAM.
+ * lzcheck.cc: Read files of any size up to 2^63 bytes.
+
2009-09-02 Antonio Diaz Diaz <ant_diaz@teleline.es>
* Version 0.6 released.