diff options
author | Daniel Baumann <mail@daniel-baumann.ch> | 2015-11-06 11:37:46 +0000 |
---|---|---|
committer | Daniel Baumann <mail@daniel-baumann.ch> | 2015-11-06 11:37:46 +0000 |
commit | ca285b91ed1b2f1cc91533f7e0b2cfab25c1712e (patch) | |
tree | 334d5a2f7bade7ccb1d9ed4cfd6e1a8d6146a9ae /NEWS | |
parent | Adding debian version 1.4-3. (diff) | |
download | clzip-ca285b91ed1b2f1cc91533f7e0b2cfab25c1712e.tar.xz clzip-ca285b91ed1b2f1cc91533f7e0b2cfab25c1712e.zip |
Merging upstream version 1.5~pre1.
Signed-off-by: Daniel Baumann <mail@daniel-baumann.ch>
Diffstat (limited to 'NEWS')
-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. |