diff options
author | Daniel Baumann <mail@daniel-baumann.ch> | 2015-11-07 09:56:46 +0000 |
---|---|---|
committer | Daniel Baumann <mail@daniel-baumann.ch> | 2015-11-07 09:56:46 +0000 |
commit | 55197b06a813dd7f90e70b0af7928c375f31f625 (patch) | |
tree | 8edc055ee8db674f5357e522269233f85fe813db /NEWS | |
parent | Adding upstream version 1.14. (diff) | |
download | lzip-55197b06a813dd7f90e70b0af7928c375f31f625.tar.xz lzip-55197b06a813dd7f90e70b0af7928c375f31f625.zip |
Adding upstream version 1.15~pre1.upstream/1.15_pre1
Signed-off-by: Daniel Baumann <mail@daniel-baumann.ch>
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 14 |
1 files changed, 7 insertions, 7 deletions
@@ -1,11 +1,11 @@ -Changes in version 1.14: +Changes in version 1.15: -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 5%. +Option "-n, --threads" is now accepted and ignored for compatibility +with plzip. -Decompression time has been reduced by 12%. - -The target "install-bin" has been added to the Makefile. +The chapter "Stream Format" and the appendix "Reference source code" +have been added to the manual. |