Author: rwinston
Date: Sat Nov 11 08:55:38 2006
New Revision: 473759

URL: http://svn.apache.org/viewvc?view=rev&rev=473759
Log:
More changes

Modified:
    jakarta/commons/proper/net/branches/JDK_1_5_BRANCH/src/site/xdoc/changes.xml

Modified: 
jakarta/commons/proper/net/branches/JDK_1_5_BRANCH/src/site/xdoc/changes.xml
URL: 
http://svn.apache.org/viewvc/jakarta/commons/proper/net/branches/JDK_1_5_BRANCH/src/site/xdoc/changes.xml?view=diff&rev=473759&r1=473758&r2=473759
==============================================================================
--- 
jakarta/commons/proper/net/branches/JDK_1_5_BRANCH/src/site/xdoc/changes.xml 
(original)
+++ 
jakarta/commons/proper/net/branches/JDK_1_5_BRANCH/src/site/xdoc/changes.xml 
Sat Nov 11 08:55:38 2006
@@ -29,6 +29,9 @@
                        <action dev="rwinston" type="fix" issue="NET-68">
                                Patch to prevent TFTPClient dropping last 
packet. Thanks &lt;[EMAIL PROTECTED]&gt;
                        </action>
+                       <action dev="rwinston" type="update">
+                               Change isConnected() method to delegate to 
underlying socket connection.
+                       </action>
                        <action dev="rwinston" type="add">
                                FTPS (TLS and SSL) is now supported. Thanks to 
Jose Juan Montiel, Paul Ferraro, and Satoshi Ishigami.
                        </action>



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to