diff options
author | Daniel Baumann <mail@daniel-baumann.ch> | 2015-11-07 13:36:58 +0000 |
---|---|---|
committer | Daniel Baumann <mail@daniel-baumann.ch> | 2015-11-07 13:36:58 +0000 |
commit | f516e6f1d92468c44842842ebfed0b86887a2a6f (patch) | |
tree | 6854a9c53214d2edc3fa165156f24b10b4e1b749 /NEWS | |
parent | Adding debian version 0.6-1. (diff) | |
download | lzlib-f516e6f1d92468c44842842ebfed0b86887a2a6f.tar.xz lzlib-f516e6f1d92468c44842842ebfed0b86887a2a6f.zip |
Merging upstream version 0.7.
Signed-off-by: Daniel Baumann <mail@daniel-baumann.ch>
Diffstat (limited to '')
-rw-r--r-- | NEWS | 5 |
1 files changed, 2 insertions, 3 deletions
@@ -1,4 +1,3 @@ -Changes in version 0.6: +Changes in version 0.7: -The LZ_compress_sync_flush mechanism has been fixed. (Last few bytes -weren't inmediately available). +Compression time has been reduced by 4%. |