Improved the opening comments.
authorWayne Davison <wayned@samba.org>
Wed, 22 Mar 2006 09:21:46 +0000 (09:21 +0000)
committerWayne Davison <wayned@samba.org>
Wed, 22 Mar 2006 09:21:46 +0000 (09:21 +0000)
acls.diff

index 4d2024d..c3f3d21 100644 (file)
--- a/acls.diff
+++ b/acls.diff
@@ -7,7 +7,13 @@ After applying this patch, run these commands for a successful build:
 See the --acls (-A) option in the revised man page for a note on using this
 latest ACL-enabling patch to send files to an older ACL-enabled rsync.
 
-This code does not yet itemize changes in ACL information (see --itemize).
+TODO items:
+
+- The -i option does not yet itemize changes in ACL information.
+
+- The --link-dest option might link together two files that differ just
+  in their ACL info, and if that happens the file in the --link-dest dir
+  would get its ACLs updated.
 
 --- old/Makefile.in
 +++ new/Makefile.in