X-Git-Url: https://mattmccutchen.net/rsync/rsync.git/blobdiff_plain/56961becc2c5478b8a9fc62c56bcfe1c83f3f380..c3851185f3d4b3ddb72d7c6ea6d931d4423f07c8:/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