Mentioned the --dirs and --list-only options.
authorWayne Davison <wayned@samba.org>
Mon, 24 Jan 2005 00:34:53 +0000 (00:34 +0000)
committerWayne Davison <wayned@samba.org>
Mon, 24 Jan 2005 00:34:53 +0000 (00:34 +0000)
NEWS

diff --git a/NEWS b/NEWS
index 864e3fa..37cc29a 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -78,6 +78,14 @@ Changes since 2.6.3:
     - The --inplace support was enhanced to work with --compare-dest,
       --link-dest, and (the new) --copy-dest options.
 
+    - Added the --dirs option for an easier way to copy directories
+      without recursion.
+
+    - Added the --list-only option which is mainly a way for the client to
+      put the server into listing mode without needing to resort to any
+      option kluges (e.g. the age-old use of "-r --exclude="/*/*" for a
+      non-recursive listing).
+
     - Added support/atomic-rsync -- a perl script that will transfer some
       files using rsync, and then move the updated files into place all at
       once at the end of the transfer.  Only works when pulling, and uses