Author: sebb
Date: Fri May 16 16:02:42 2008
New Revision: 657246

URL: http://svn.apache.org/viewvc?rev=657246&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=657246&r1=657245&r2=657246&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:02:42 2008
@@ -155,6 +155,12 @@
                        <action dev="rwinston" type="fix" issue="NET-198">
                                Allow FTPTimestampParserImpl to take a 
predefined Calendar instance representing current time.
                        </action>
+            <action dev="sebb" type="fix" issue="NET-194">
+                Replace Exception with IOException
+            </action>
+            <action dev="sebb" type="update" issue="NET-214">
+                VMS file permission parsing
+            </action>
                </release>      
 
 


Reply via email to