diff options
author | Daniel Baumann <mail@daniel-baumann.ch> | 2015-11-06 12:50:02 +0000 |
---|---|---|
committer | Daniel Baumann <mail@daniel-baumann.ch> | 2015-11-06 12:50:02 +0000 |
commit | aaed943b403d90335816ae7a8e486ffa834cd383 (patch) | |
tree | 1262948f006f2cef62c6be9fc6a9face0b27baa8 /NEWS | |
parent | Adding debian version 1.6~pre1-2. (diff) | |
download | clzip-aaed943b403d90335816ae7a8e486ffa834cd383.tar.xz clzip-aaed943b403d90335816ae7a8e486ffa834cd383.zip |
Merging upstream version 1.6~pre2.
Signed-off-by: Daniel Baumann <mail@daniel-baumann.ch>
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -1,5 +1,7 @@ Changes in version 1.6: +Compression ratio of option -9 has been slightly increased. + 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). |