Mention the latest changes.
authorWayne Davison <wayned@samba.org>
Fri, 17 Sep 2004 16:53:51 +0000 (16:53 +0000)
committerWayne Davison <wayned@samba.org>
Fri, 17 Sep 2004 16:53:51 +0000 (16:53 +0000)
NEWS

diff --git a/NEWS b/NEWS
index b18b6df..e09426f 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -169,6 +169,12 @@ Changes since 2.6.2:
       finished file would have a very brief window where its permissions
       disallowed all group and world access.
 
+    - Support for literal IPv6 addresses was added to the URL parser for the
+      "rsync:" scheme (e.g. rsync://[2001:638:500:101::21]:873/module/dir).
+
+    - Added the ability to parse a literal IPv6 address in an "rsync:" URL
+      (e.g. rsync://[2001:638:500:101::21]:873/module/dir).
+
   INTERNAL:
 
     - Some cleanup in the exclude code has saved some per-exclude memory