You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@commons.apache.org by rw...@apache.org on 2008/03/08 21:22:07 UTC

svn commit: r635070 - /commons/proper/net/branches/NET_2_0/src/site/xdoc/changes.xml

Author: rwinston
Date: Sat Mar  8 12:22:05 2008
New Revision: 635070

URL: http://svn.apache.org/viewvc?rev=635070&view=rev
Log:
update changes.xml

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=635070&r1=635069&r2=635070&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 Sat Mar  8 12:22:05 2008
@@ -149,6 +149,12 @@
 			<action dev="rwinston" type="add">
 				Add SubnetUtils class (suggested by Kenny McLeod)
 			</action>
+			<action dev="rwinston" type="fix" issue="NET-169">
+				Add Unix-type handling for UNKNOWN Type: L8 syst() message systems.
+			</action>
+			<action dev="rwinston" type="fix" issue="NET-198">
+				Allow FTPTimestampParserImpl to take a predefined Calendar instance representing current time.
+			</action>
 		</release>