summaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorDaniel Baumann <mail@daniel-baumann.ch>2015-11-07 05:05:06 +0000
committerDaniel Baumann <mail@daniel-baumann.ch>2015-11-07 05:05:06 +0000
commit28b75c3e8bd03f49ef5bd6caa4e385761ea502ea (patch)
tree367557a6072a267ebe66a576cd15e52d7aca1ae4 /NEWS
parentAdding debian version 1.5~rc1-1. (diff)
downloadlunzip-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--NEWS4
1 files changed, 3 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index cefaf2d..ef7657d 100644
--- a/NEWS
+++ b/NEWS
@@ -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).