- Added a test to see if chown() follows symlinks.
[rsync/rsync.git] / NEWS
diff --git a/NEWS b/NEWS
index cdd352d..e5372b6 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -26,6 +26,12 @@ Changes since 2.6.3:
 
     - One place in the code wasn't checking if fork() failed.
 
+    - The "ignore nonreadable" daemon parameter no longer affects symlinks
+      that are being copied, even if they point nowhere.
+
+    - If the OS does not have lchown(), we no longer try to set the user
+      & group of a symlink (which would either fail or set the referent).
+
   ENHANCEMENTS:
 
     - Rsync now supports popt's option aliases, which means that you can