1
0
Fork 0

Merging upstream version 0.6.

Signed-off-by: Daniel Baumann <daniel@debian.org>
This commit is contained in:
Daniel Baumann 2025-02-20 16:14:12 +01:00
parent 7f1122f5d8
commit 16ec0ff1ea
Signed by: daniel
GPG key ID: FBB4F0E80A80222F
17 changed files with 200 additions and 50 deletions

7
NEWS
View file

@ -1,5 +1,4 @@
Changes in version 0.5:
Changes in version 0.6:
Decompression speed has been improved.
A build problem with the Sun C++ compiler has been fixed.
The LZ_compress_sync_flush mechanism has been fixed. (Last few bytes
weren't inmediately available).