One more bugfix.
authorWayne Davison <wayned@samba.org>
Tue, 28 Feb 2006 21:48:45 +0000 (21:48 +0000)
committerWayne Davison <wayned@samba.org>
Tue, 28 Feb 2006 21:48:45 +0000 (21:48 +0000)
NEWS

diff --git a/NEWS b/NEWS
index 8cb7681..1f89dc0 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -104,6 +104,9 @@ Changes since 2.6.6:
     - Rsync now ignores the SIGXFSZ signal, just in case your OS sends this
       when a file is too large (rsync handles the write error).
 
+    - Fixed a bug in the debug output (-vvvvv) that could mention the wrong
+      checksum for the current file offset.
+
   ENHANCEMENTS:
 
     - Added the --append option that makes rsync append data onto files that