summaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS16
1 files changed, 7 insertions, 9 deletions
diff --git a/NEWS b/NEWS
index 6c8d245..689240a 100644
--- a/NEWS
+++ b/NEWS
@@ -1,13 +1,11 @@
-Changes in version 1.15:
+Changes in version 1.16:
-Lzip now shows the progress of compression at verbosity level 2 (-vv).
+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).
-Decompressing and testing no more show file version.
+Compression time has been reduced by 4%.
-Option "-n, --threads" is now accepted and ignored for compatibility
-with plzip.
+Some minor improvements have been made.
-The configure script now accepts options with a separate argument.
-
-The chapter "Stream format" and the appendix "Reference source code"
-have been added to the manual.
+"lzip.texinfo" has been renamed to "lzip.texi".