diff options
author | Daniel Baumann <mail@daniel-baumann.ch> | 2015-11-07 05:05:06 +0000 |
---|---|---|
committer | Daniel Baumann <mail@daniel-baumann.ch> | 2015-11-07 05:05:06 +0000 |
commit | 28b75c3e8bd03f49ef5bd6caa4e385761ea502ea (patch) | |
tree | 367557a6072a267ebe66a576cd15e52d7aca1ae4 /NEWS | |
parent | Adding debian version 1.5~rc1-1. (diff) | |
download | lunzip-28b75c3e8bd03f49ef5bd6caa4e385761ea502ea.tar.xz lunzip-28b75c3e8bd03f49ef5bd6caa4e385761ea502ea.zip |
Merging upstream version 1.5~rc2.
Signed-off-by: Daniel Baumann <mail@daniel-baumann.ch>
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -3,4 +3,6 @@ Changes in version 1.5: The new option "-u, --buffer-size", which activates a "low memory" decompression mode, has been added. -File date, permissions, and ownership are now copied like "cp -p" does. +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). |