X-Git-Url: https://mattmccutchen.net/rsync/rsync.git/blobdiff_plain/cc17fbfe7dbe8f603f53a3957e2369802f0bd81f..7162c65df75c2cf20423e74776c9f6037518b6b0:/NEWS diff --git a/NEWS b/NEWS index f3b34f66..41432998 100644 --- a/NEWS +++ b/NEWS @@ -33,6 +33,12 @@ Changes since 2.6.3: referent of a symlink (as it should), we no longer try to set the user and group of a symlink. + - The generator now properly runs the hard-link loop and the dir-time + rewriting loop after we're sure that the redo phase is complete. + + - When --backup was specified with --partial-dir=DIR, don't try to + backup a file in DIR when DIR is relative. + ENHANCEMENTS: - Rsync now supports popt's option aliases, which means that you can