The name resolution stuff is getting complicated -- split it out into
[rsync/rsync.git] / NEWS
diff --git a/NEWS b/NEWS
index d371b34..af61025 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -15,8 +15,13 @@ rsync 2.5.2 (???)
     * Better handling of hardlinks and devices on platforms with
       64-bit dev_t or ino_t.
 
+    * Name resolution on machines supporting IPv6 is improved.
+
   ENHANCEMENTS:
 
+    * With -v, rsync now shows the command used to initiate an ssh/rsh
+      connection.
+
     * --statistics now shows memory heap usage on platforms that
         support mallinfo().