Ensure that the sender turns off any msg_fd_in use earlier.
[rsync/rsync.git] / NEWS
diff --git a/NEWS b/NEWS
index 70245ee..f34330c 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -14,6 +14,9 @@ Changes since 3.0.5:
     - The sender now skips a (bogus) symlink that has a 0-length value, which
       avoids a transfer error in the receiver.
 
+    - Fixed a case where the sender could die with a tag-0 error if there was
+      an I/O during the sending of the file list.
+
     - Fixed the rrsync script to avoid a server-side problem when -e is at the
       start of the short options.