1
0
Fork 0

Merging upstream version 0.5.

Signed-off-by: Daniel Baumann <daniel@debian.org>
This commit is contained in:
Daniel Baumann 2025-02-20 16:06:06 +01:00
parent c3fae6c0e1
commit e6ef0b0279
Signed by: daniel
GPG key ID: FBB4F0E80A80222F
15 changed files with 64 additions and 59 deletions

9
NEWS
View file

@ -1,10 +1,5 @@
Changes in version 0.4:
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.
Changes in version 0.5:
Decompression speed has been improved.
The chapter "Buffering" has been added to the manual.
A build problem with the Sun C++ compiler has been fixed.