X-Git-Url: https://mattmccutchen.net/rsync/rsync.git/blobdiff_plain/997d9ea67fea5bc3e0fb8d8ca8d742a0ae95b47e..ec626b3f0ed6d85673d45f8f2afeb5e4946039f5:/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