From ec626b3f0ed6d85673d45f8f2afeb5e4946039f5 Mon Sep 17 00:00:00 2001 From: Wayne Davison Date: Mon, 10 Jan 2005 10:08:59 +0000 Subject: [PATCH] Two more fixes. --- NEWS | 6 ++++++ 1 file changed, 6 insertions(+) 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 -- 2.34.1