diff options
author | Daniel Baumann <mail@daniel-baumann.ch> | 2015-11-07 10:03:48 +0000 |
---|---|---|
committer | Daniel Baumann <mail@daniel-baumann.ch> | 2015-11-07 10:03:48 +0000 |
commit | a07bce9ade8256e0e7efcd8e24fabf0646cc8405 (patch) | |
tree | 0b961f9614afe8a01cc164e6a17a56edb9e0fed7 /NEWS | |
parent | Adding debian version 1.16~pre1-2. (diff) | |
download | lzip-a07bce9ade8256e0e7efcd8e24fabf0646cc8405.tar.xz lzip-a07bce9ade8256e0e7efcd8e24fabf0646cc8405.zip |
Merging upstream version 1.16~pre2.
Signed-off-by: Daniel Baumann <mail@daniel-baumann.ch>
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 8 |
1 files changed, 6 insertions, 2 deletions
@@ -1,11 +1,15 @@ Changes in version 1.16: +Compression ratio of option -9 has been slightly increased. + +Compression time has been reduced by 4%. + +"lzip -0" is now comparable in compression speed and ratio to "gzip -6". + Copying of file dates, permissions, and ownership now behaves like "cp -p". (If the user ID or the group ID can't be duplicated, the file permission bits S_ISUID and S_ISGID are cleared). -Compression time has been reduced by 4%. - Some minor improvements have been made. "lzip.texinfo" has been renamed to "lzip.texi". |