Author: sebb
Date: Fri May 16 16:18:07 2008
New Revision: 657248
URL: http://svn.apache.org/viewvc?rev=657248&view=rev
Log:
Add recent fixes
Modified:
commons/proper/net/branches/NET_2_0/src/site/xdoc/changes.xml
Modified: commons/proper/net/branches/NET_2_0/src/site/xdoc/changes.xml
URL:
http://svn.apache.org/viewvc/commons/proper/net/branches/NET_2_0/src/site/xdoc/changes.xml?rev=657248&r1=657247&r2=657248&view=diff
==============================================================================
--- commons/proper/net/branches/NET_2_0/src/site/xdoc/changes.xml (original)
+++ commons/proper/net/branches/NET_2_0/src/site/xdoc/changes.xml Fri May 16
16:18:07 2008
@@ -161,6 +161,9 @@
<action dev="sebb" 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>