From ab966f56fd3eb037f32e6d804c4a32cc12d85162 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Sat, 7 Nov 2015 14:33:37 +0100 Subject: Merging upstream version 0.4. Signed-off-by: Daniel Baumann --- NEWS | 11 +++++++++-- 1 file changed, 9 insertions(+), 2 deletions(-) (limited to 'NEWS') diff --git a/NEWS b/NEWS index 5586409..f97bcd8 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,10 @@ -Changes in version 0.3: +Changes in version 0.4: -Lzilib is now built as a shared library (in addition to static). +Partial flush of the compressed data has been implemented with the +function LZ_compress_sync_flush. + +The function LZ_compress_write_size has been added. + +Decompression speed has been improved. + +The chapter "Buffering" has been added to the manual. -- cgit v1.2.3