diff options
author | Daniel Baumann <mail@daniel-baumann.ch> | 2015-11-06 11:37:40 +0000 |
---|---|---|
committer | Daniel Baumann <mail@daniel-baumann.ch> | 2015-11-06 11:37:40 +0000 |
commit | c33e1de813af248d4249725ac859dd3a26393704 (patch) | |
tree | 2a277fd093d46566d11b96d68ee4b9ba950e96be /NEWS | |
parent | Adding upstream version 1.4. (diff) | |
download | clzip-c33e1de813af248d4249725ac859dd3a26393704.tar.xz clzip-c33e1de813af248d4249725ac859dd3a26393704.zip |
Adding upstream version 1.5~pre1.upstream/1.5_pre1
Signed-off-by: Daniel Baumann <mail@daniel-baumann.ch>
Diffstat (limited to '')
-rw-r--r-- | NEWS | 15 |
1 files changed, 6 insertions, 9 deletions
@@ -1,13 +1,10 @@ -Changes in version 1.4: +Changes in version 1.5: -Multi-step trials have been implemented. +Decompression time has been reduced by 1%. -Compression ratio has been slightly increased. +File version is now shown only if verbosity >= 4. -Compression time has been reduced by 10%. +Option "-n, --threads" is now accepted and ignored for compatibility +with plzip. -Decompression time has been reduced by 8%. - -The target "install-as-lzip" has been added to the Makefile. - -The target "install-bin" has been added to the Makefile. +"configure" now accepts options with a separate argument. |