summaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorDaniel Baumann <daniel@debian.org>2025-02-05 17:27:35 +0000
committerDaniel Baumann <daniel@debian.org>2025-02-05 17:27:35 +0000
commite3175f53d776f4c0229a2e3d4922a1193e235018 (patch)
treebca9bb3d2f16f3edb5ab0d6f6b209be3f4fabb92 /NEWS
parentAdding upstream version 1.16~pre1. (diff)
downloadlzip-upstream/1.16_pre2.tar.xz
lzip-upstream/1.16_pre2.zip
Adding upstream version 1.16~pre2.upstream/1.16_pre2
Signed-off-by: Daniel Baumann <daniel@debian.org>
Diffstat (limited to '')
-rw-r--r--NEWS8
1 files changed, 6 insertions, 2 deletions
diff --git a/NEWS b/NEWS
index 689240a..9eccb71 100644
--- a/NEWS
+++ b/NEWS
@@ -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".