Do not try to send a symlink with a 0-length value.
[rsync.git] / NEWS
diff --git a/NEWS b/NEWS
index b5ca26e09627f4b63078e1c54f0676c54970c8e6..70245eea7f0bf84f19be83a8dd905fafdf53ca4e 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -11,6 +11,9 @@ Changes since 3.0.5:
 
     - Fixed the parsing of an [IPv6_LITERAL_ADDR] when a USER@ is prefixed.
 
+    - The sender now skips a (bogus) symlink that has a 0-length value, which
+      avoids a transfer error in the receiver.
+
     - Fixed the rrsync script to avoid a server-side problem when -e is at the
       start of the short options.