Mentioned new --keep-dirlinks option.
authorWayne Davison <wayned@samba.org>
Sat, 5 Jun 2004 16:19:02 +0000 (16:19 +0000)
committerWayne Davison <wayned@samba.org>
Sat, 5 Jun 2004 16:19:02 +0000 (16:19 +0000)
NEWS

diff --git a/NEWS b/NEWS
index 87cd138..52a81e3 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -35,6 +35,10 @@ Changes since 2.6.2:
 
   ENHANCEMENTS:
 
+    - The new option --keep-dirlinks (-K) allows you to symlink a directory
+      onto another patition on the receiving side and have rsync treat it
+      as matching a normal directory from the sender.
+
     - Added the "write only" option to the daemon's config file.
 
     - Added long-option names for -4 and -6 (namely --ipv4 and --ipv6)