Author: sebb
Date: Fri May 16 16:21:15 2008
New Revision: 657249

URL: http://svn.apache.org/viewvc?rev=657249&view=rev
Log:
Add recent fixes

Modified:
    commons/proper/net/trunk/xdocs/changes.xml

Modified: commons/proper/net/trunk/xdocs/changes.xml
URL: 
http://svn.apache.org/viewvc/commons/proper/net/trunk/xdocs/changes.xml?rev=657249&r1=657248&r2=657249&view=diff
==============================================================================
--- commons/proper/net/trunk/xdocs/changes.xml (original)
+++ commons/proper/net/trunk/xdocs/changes.xml Fri May 16 16:21:15 2008
@@ -89,9 +89,12 @@
             <action dev="sebb" type="fix" issue="NET-194">
                 Replace Exception with IOException
             </action>
-            <action dev="sebb" type="update" issue="NET-214">
+            <action dev="rwinston" type="update" issue="NET-214">
                 VMS file permission parsing
             </action>
+            <action dev="sebb" type="fix" issue="NET-208">
+                TelnetInputStream swallows interruptedexception as IOException
+            </action>
                </release> 
                
                <release version="1.4.1" date="December 3, 2005" 
description="fix release to restore jdk 1.3 compatability">


Reply via email to