Old-protocols.
[rsync/rsync.git] / NEWS
diff --git a/NEWS b/NEWS
index 00b6f02..cb4ce15 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -25,6 +25,9 @@ Changes since 2.6.0:
       shorter temp file when no new data has been transfered over
       the wire.
 
+    * Fixed a byte-order problem in --batch-mode on big-endian
+      machines.  (Jay Fenlason)
+
   INTERNAL:
 
     * Most of the I/O is now buffered, which results in a pretty
@@ -37,6 +40,12 @@ Changes since 2.6.0:
     * Some variable-type cleanup that makes the code more consistent.
       (Wayne Davison)
 
+    * Reduced memory requirements of hard link preservation.
+      (J.W.  Schultz)
+
+    * Got rid of support for protocol versions 17 and 8 (which are
+      both over 6 years old).
+
 \f
 NEWS for rsync 2.6.0 (1 Jan 2004)
 Protocol: 27 (changed)