summaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorDaniel Baumann <mail@daniel-baumann.ch>2015-11-07 15:18:10 +0000
committerDaniel Baumann <mail@daniel-baumann.ch>2015-11-07 15:18:10 +0000
commit9a128a28677f07ec804c5b22d3050181a5cb2b6b (patch)
tree9f599e62fee7c29192b22cb4876bc5a6b4ef0743 /NEWS
parentAdding debian version 0.4-1. (diff)
downloadplzip-9a128a28677f07ec804c5b22d3050181a5cb2b6b.tar.xz
plzip-9a128a28677f07ec804c5b22d3050181a5cb2b6b.zip
Merging upstream version 0.5.
Signed-off-by: Daniel Baumann <mail@daniel-baumann.ch>
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS7
1 files changed, 2 insertions, 5 deletions
diff --git a/NEWS b/NEWS
index 4e4b50c..58fd549 100644
--- a/NEWS
+++ b/NEWS
@@ -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.