summaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorDaniel Baumann <mail@daniel-baumann.ch>2015-11-06 12:43:36 +0000
committerDaniel Baumann <mail@daniel-baumann.ch>2015-11-06 12:43:36 +0000
commita34035c1736ad9705a679f1cf1d71f9037616ae7 (patch)
tree5833ab64afb98bbd8995a925657ff83daca0d717 /NEWS
parentAdding debian version 1.5-1. (diff)
downloadclzip-a34035c1736ad9705a679f1cf1d71f9037616ae7.tar.xz
clzip-a34035c1736ad9705a679f1cf1d71f9037616ae7.zip
Merging upstream version 1.6~pre1.
Signed-off-by: Daniel Baumann <mail@daniel-baumann.ch>
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS13
1 files changed, 5 insertions, 8 deletions
diff --git a/NEWS b/NEWS
index d17d735..585597a 100644
--- a/NEWS
+++ b/NEWS
@@ -1,10 +1,7 @@
-Changes in version 1.5:
+Changes in version 1.6:
-Clzip 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.
-
-Option "-n, --threads" is now accepted and ignored for compatibility
-with plzip.
-
-The configure script now accepts options with a separate argument.
+"clzip.texinfo" has been renamed to "clzip.texi".