diff options
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". |