Mention new SSH_* vars.
authorWayne Davison <wayned@samba.org>
Thu, 3 Jun 2004 17:20:33 +0000 (17:20 +0000)
committerWayne Davison <wayned@samba.org>
Thu, 3 Jun 2004 17:20:33 +0000 (17:20 +0000)
NEWS

diff --git a/NEWS b/NEWS
index 3f3be0c..87cd138 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -44,6 +44,9 @@ Changes since 2.6.2:
       bursty, more accurate, and works properly over a larger range of
       values.
 
+    - The rsync daemon-over-ssh code now looks for SSH_CONNECTION and
+      SSH2_CLIENT in addition to SSH_CLIENT to figure out the IP address.
+
     - Added the --checksum-seed=N option for advanced users.
 
   INTERNAL: