Author: rwinston
Date: Mon Mar 3 06:31:10 2008
New Revision: 633095
URL: http://svn.apache.org/viewvc?rev=633095&view=rev
Log:
Update changes
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=633095&r1=633094&r2=633095&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 Mon Mar 3 06:31:10 2008
@@ -152,9 +152,6 @@
<action dev="rwinston" type="add">
Add SubnetUtils class (suggested by Kenny McLeod)
</action>
-
-
-
</release>
@@ -182,6 +179,12 @@
</action>
<action dev="rwinston" type="fix" issue="NET-188">
Fix leap year date parsing bug.
+ </action>
+ <action dev="rwinston" type="add">
+ Added an FTP parser for Netware FTP servers.
+ </action>
+ <action dev="rwinston" type="fix">
+ Fix minor issues with NNTP parsing.
</action>
</release>
|