diff options
author | Daniel Baumann <mail@daniel-baumann.ch> | 2015-11-06 12:43:36 +0000 |
---|---|---|
committer | Daniel Baumann <mail@daniel-baumann.ch> | 2015-11-06 12:43:36 +0000 |
commit | a34035c1736ad9705a679f1cf1d71f9037616ae7 (patch) | |
tree | 5833ab64afb98bbd8995a925657ff83daca0d717 /NEWS | |
parent | Adding debian version 1.5-1. (diff) | |
download | clzip-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-- | NEWS | 13 |
1 files changed, 5 insertions, 8 deletions
@@ -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". |