From: Wayne Davison Date: Mon, 10 Jan 2005 10:08:59 +0000 (+0000) Subject: Two more fixes. X-Git-Tag: v2.6.4pre1~444 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ec626b3f0ed6d85673d45f8f2afeb5e4946039f5;p=thirdparty%2Frsync.git Two more fixes. --- 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