diff options
author | Daniel Baumann <mail@daniel-baumann.ch> | 2015-11-06 11:35:51 +0000 |
---|---|---|
committer | Daniel Baumann <mail@daniel-baumann.ch> | 2015-11-06 11:35:51 +0000 |
commit | e697a57bc582b562dd0e0365479abf0bbfbb3f14 (patch) | |
tree | d186f0d655a47c6fe2388733427224d5fde2372a /NEWS | |
parent | Adding debian version 1.3-3. (diff) | |
download | clzip-e697a57bc582b562dd0e0365479abf0bbfbb3f14.tar.xz clzip-e697a57bc582b562dd0e0365479abf0bbfbb3f14.zip |
Merging upstream version 1.4.
Signed-off-by: Daniel Baumann <mail@daniel-baumann.ch>
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 17 |
1 files changed, 9 insertions, 8 deletions
@@ -1,12 +1,13 @@ -Changes in version 1.3: +Changes in version 1.4: -Inability to change output file attributes has been downgraded from -error to warning. +Multi-step trials have been implemented. -A small change has been made in the "--help" output and man page. +Compression ratio has been slightly increased. -Quote characters in messages have been changed as advised by GNU Coding -Standards. +Compression time has been reduced by 10%. -Configure option "--datadir" has been renamed to "--datarootdir" to -follow GNU Standards. +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. |