diff options
author | Daniel Baumann <mail@daniel-baumann.ch> | 2015-11-07 09:34:27 +0000 |
---|---|---|
committer | Daniel Baumann <mail@daniel-baumann.ch> | 2015-11-07 09:34:27 +0000 |
commit | e9eff495255f6597233d54ad40ac1efe3f4d416f (patch) | |
tree | 2c8b6b9c2fdaf9b520a076259e8868a192151b23 /NEWS | |
parent | Adding debian version 1.13-4. (diff) | |
download | lzip-e9eff495255f6597233d54ad40ac1efe3f4d416f.tar.xz lzip-e9eff495255f6597233d54ad40ac1efe3f4d416f.zip |
Merging upstream version 1.14.
Signed-off-by: Daniel Baumann <mail@daniel-baumann.ch>
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 19 |
1 files changed, 6 insertions, 13 deletions
@@ -1,18 +1,11 @@ -Changes in version 1.13: +Changes in version 1.14: -Lziprecover has been moved to its own package. +Multi-step trials have been implemented. -Inability to change output file attributes has been downgraded from -error to warning. +Compression ratio has been slightly increased. -Compression time of option "-0" has been reduced by 2%. +Compression time has been reduced by 5%. -A reorganization of the compression code has been made. +Decompression time has been reduced by 12%. -A small change has been made in the "--help" output and man page. - -Quote characters in messages have been changed as advised by GNU Coding -Standards. - -Configure option "--datadir" has been renamed to "--datarootdir" to -follow GNU Standards. +The target "install-bin" has been added to the Makefile. |