diff options
author | Daniel Baumann <mail@daniel-baumann.ch> | 2015-11-07 13:49:41 +0000 |
---|---|---|
committer | Daniel Baumann <mail@daniel-baumann.ch> | 2015-11-07 13:49:41 +0000 |
commit | c794d14492b4ee65896b675054f22e899b57a627 (patch) | |
tree | 2b81b1a777641831de03b22d16af14c2b7830e8a /NEWS | |
parent | Adding upstream version 1.5~rc1. (diff) | |
download | lzlib-c794d14492b4ee65896b675054f22e899b57a627.tar.xz lzlib-c794d14492b4ee65896b675054f22e899b57a627.zip |
Adding upstream version 1.5.upstream/1.5
Signed-off-by: Daniel Baumann <mail@daniel-baumann.ch>
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -5,4 +5,4 @@ Decompression support for deprecated version 0 files has been removed. A bug has been fixed that would make an instance of "struct LZ_Encoder" unresponsive if "LZ_compress_sync_flush" is called at the wrong moment. -Minor fixes. +Minor fixes have been made. |