Mention a couple more items.
authorWayne Davison <wayned@samba.org>
Mon, 11 Feb 2008 05:02:05 +0000 (21:02 -0800)
committerWayne Davison <wayned@samba.org>
Mon, 11 Feb 2008 05:02:05 +0000 (21:02 -0800)
NEWS

diff --git a/NEWS b/NEWS
index 9258e6b6a259fbcccb3ff0fd32ce1d415f05558a..a2bb880994efa5dd3ad824954337845a6eba7e34 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -21,6 +21,7 @@ Changes since 2.6.9:
 
     - In --dry-run mode, the last line of the verbose summary text is output
       with a "(DRY RUN)" suffix to help remind you that no updates were made.
+      Similarly, --only-write-batch outputs "(BATCH ONLY)".
 
     - A writable rsync daemon with "use chroot" disabled now defaults to a
       symlink-munging behavior designed to make symlinks safer while also
@@ -105,6 +106,10 @@ Changes since 2.6.9:
     - Using --only-write-batch to a daemon receiver now work properly (older
       versions would update some files while writing the batch).
 
+    - Avoid outputing a "file has vanished" message when the file is a broken
+      symlink and --copy-unsafe-links or --copy-dirlinks are used (the code
+      already handled this for --copy-links).
+
   ENHANCEMENTS:
 
     - A new incremental-recursion algorithm is now used when rsync is talking