Clarify the read-batch fix.
authorWayne Davison <wayned@samba.org>
Mon, 13 Apr 2009 14:42:20 +0000 (07:42 -0700)
committerWayne Davison <wayned@samba.org>
Mon, 13 Apr 2009 14:42:20 +0000 (07:42 -0700)
NEWS

diff --git a/NEWS b/NEWS
index 45ff1bd..574f652 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -4,7 +4,8 @@ Changes since 3.0.5:
 
   BUG FIXES:
 
-    - Fixed a hang in the batch-reading code with incremental recursion.
+    - Fixed a --read-batch hang when rsync is reading a batch file that was
+      created from an incremental-recursion transfer.
 
     - Fixed the daemon's socket code to handle the simultaneous arrival of
       multiple connections.