Mention the latest bug fix.
authorWayne Davison <wayned@samba.org>
Fri, 13 May 2005 23:03:00 +0000 (23:03 +0000)
committerWayne Davison <wayned@samba.org>
Fri, 13 May 2005 23:03:00 +0000 (23:03 +0000)
NEWS

diff --git a/NEWS b/NEWS
index 4993a8c..b031a38 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -81,6 +81,10 @@ Changes since 2.6.4:
       the buffers in readfd_unbuffered() to be too small to receive normal
       messages.  (This mainly affected Cygwin.)
 
+    - If --delete is combined with a file-listing rsync command (i.e. no
+      transfer is happening), avoid outputting a warning that we couldn't
+      delete anything.
+
   ENHANCEMENTS:
 
     - Added the --only-write-batch=FILE option that may be used (instead
@@ -142,4 +146,5 @@ Changes since 2.6.4:
 
     - Some minor enhancements to the test scripts.
 
-    - Added a couple new diffs to the patches dir.
+    - Added a few new diffs to the patches dir, including a patch that
+      enables the optional copying of extended attributes.