X-Git-Url: https://mattmccutchen.net/rsync/rsync.git/blobdiff_plain/cbd85b472ec8c79449613e821c0952cd7e179deb..e51094b7210fc31fa67cc218c1bd30de841a426e:/NEWS diff --git a/NEWS b/NEWS index e8f9b34c..10aa70d2 100644 --- a/NEWS +++ b/NEWS @@ -25,6 +25,12 @@ Changes since 2.6.2: items are now excluded from being uploaded (if the module is not read-only) as well as downloaded. + - When using --backup without a --backup-dir, rsync no longer preserves + the modify time on directories. This avoids confusing NFS. + + - Fixed a bug in the daemon authentication code when using one of the + batch-processing options. + ENHANCEMENTS: - Added the "write only" option to the daemon's config file.