1
0
Fork 0

Adding upstream version 0.5.

Signed-off-by: Daniel Baumann <daniel@debian.org>
This commit is contained in:
Daniel Baumann 2025-02-24 03:26:46 +01:00
parent 393d6b555b
commit 94544fa4c2
Signed by: daniel
GPG key ID: FBB4F0E80A80222F
12 changed files with 587 additions and 225 deletions

7
NEWS
View file

@ -1,6 +1,3 @@
Changes in version 0.4:
Changes in version 0.5:
The option "--version" now shows the version of lzlib being used.
A code reorganization has been made. The new class "Packet_courier" now
coordinates data movement and synchronization among threads.
Parallel decompression has been implemented.