From 6ee23cf581376f09838aed1a2ed6ab497cf51346 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Sat, 7 Nov 2015 16:11:49 +0100 Subject: Adding upstream version 0.4. Signed-off-by: Daniel Baumann --- NEWS | 13 ++++--------- 1 file changed, 4 insertions(+), 9 deletions(-) (limited to 'NEWS') diff --git a/NEWS b/NEWS index 08b0074..4e4b50c 100644 --- a/NEWS +++ b/NEWS @@ -1,11 +1,6 @@ -Changes in version 0.3: +Changes in version 0.4: -New option "--data-size" has been added. +The option "--version" now shows the version of lzlib being used. -Output file is now removed if plzip is interrupted. - -This version automatically chooses the smallest possible dictionary size -for each member during compression, saving memory during decompression. - -Regular files are now open in binary mode in non-POSIX platforms -defining the O_BINARY macro. +A code reorganization has been made. The new class "Packet_courier" now +coordinates data movement and synchronization among threads. -- cgit v1.2.3