diff options
Diffstat (limited to '')
-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). |