summaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorDaniel Baumann <mail@daniel-baumann.ch>2015-11-07 05:04:59 +0000
committerDaniel Baumann <mail@daniel-baumann.ch>2015-11-07 05:04:59 +0000
commitcc9a4cac57c12a9a9cd5bf6facd6be8dcdbfedda (patch)
treee53ec8610d2cd657b48aaaac049566ea25ecc8dc /NEWS
parentAdding upstream version 1.5~rc1. (diff)
downloadlunzip-cc9a4cac57c12a9a9cd5bf6facd6be8dcdbfedda.tar.xz
lunzip-cc9a4cac57c12a9a9cd5bf6facd6be8dcdbfedda.zip
Adding upstream version 1.5~rc2.upstream/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).