X-Git-Url: https://mattmccutchen.net/rsync/rsync.git/blobdiff_plain/56961becc2c5478b8a9fc62c56bcfe1c83f3f380..a8cbb57c9be202c251ae25008bd1c5a39d6ffdf8:/NEWS diff --git a/NEWS b/NEWS index 98cc5a36..5addd818 100644 --- a/NEWS +++ b/NEWS @@ -38,6 +38,11 @@ Changes since 2.6.6: replicate the "baz/dir" part of the source path (note: a trailing dot dir is unaffected unless it also has a trailing slash). + - Added some new --no-FOO options that make it easier to override + unwanted implied or default options. For example, "-a --no-o" (aka + "--archive --no-owner") can be used to turn off the preservation of + file ownership that is implied by -a. + INTERNAL: - Some buffer sizes were expanded a bit, particularly on systems where