Prominently mention the changes to the text that gets output.
authorWayne Davison <wayned@samba.org>
Sat, 31 Jul 2004 03:33:05 +0000 (03:33 +0000)
committerWayne Davison <wayned@samba.org>
Sat, 31 Jul 2004 03:33:05 +0000 (03:33 +0000)
NEWS

diff --git a/NEWS b/NEWS
index 6987124..58afa33 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -2,6 +2,18 @@ NEWS for rsync 2.6.3 (UNRELEASED)
 Protocol: 28 (unchanged)
 Changes since 2.6.2:
 
+  OUTPUT CHANGES:
+
+    - For anyone who is parsing rsync's verbose output using a script,
+      please note that the 2-line footer now uses the term "sent" instead
+      of "wrote" and "received" instead of "read".  If you are not parsing
+      the numeric values out of this footer, your script would probably be
+      better off using the empty line prior to the footer as the indicator
+      that the verbose output is over.
+      
+    - The --stats option was similarly affected to change "written" to
+      "sent" and "read" to "received".
+
   BUG FIXES:
 
     - Fixed a crash bug that might appear when --delete was used and