diff options
author | J.W. Schultz <jw@samba.org> | 2003-04-11 03:15:53 +0000 |
---|---|---|
committer | J.W. Schultz <jw@samba.org> | 2003-04-11 03:15:53 +0000 |
commit | fab1f8898e4c58ea0d3303558e430001c8de0bd7 (patch) | |
tree | 77d03ded574891a843de3ba4580176988f25973c | |
parent | f63d68be97da4df9b79a640331a911bc21cd23bd (diff) | |
download | rsync-fab1f8898e4c58ea0d3303558e430001c8de0bd7.tar.gz |
document bug fix for --link-dest and lack of -pgo.
-rw-r--r-- | NEWS | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -36,6 +36,9 @@ Changes since version 2.5.6: * Keep tmp names from overflowing MAXPATHLEN. + * Make --link-dest honor the absence of -p -o and -g. + + INTERNAL: * Eliminated vestigial support for old versions that we stopped |