Mention two more things.
authorWayne Davison <wayned@samba.org>
Mon, 21 Feb 2005 00:32:04 +0000 (00:32 +0000)
committerWayne Davison <wayned@samba.org>
Mon, 21 Feb 2005 00:32:04 +0000 (00:32 +0000)
NEWS

diff --git a/NEWS b/NEWS
index 39f815e..f44920d 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -84,6 +84,10 @@ Changes since 2.6.3:
       (since the forked process already has a copy of the exclude list,
       there's no need to send them a set of duplicates).
 
+    - When --progress is specified, the output of items that the generator
+      is creating (e.g. dirs, symlinks) is now integrated into the progress
+      output without overlapping it.
+
   ENHANCEMENTS:
 
     - Rsync now supports popt's option aliases, which means that you can
@@ -195,6 +199,10 @@ Changes since 2.6.3:
     - Added the --remove-sent-files option, which lets you move files
       between systems.
 
+    - When building under windows, the default for --daemon is now to
+      avoid detaching, requiring the new --detach option to force rsync
+      to detach.
+
     - Improved the option descriptions in the --help text.
 
   SUPPORT FILES: