Author: rwinston
Date: Thu Mar 18 09:51:59 2010
New Revision: 924679

URL: http://svn.apache.org/viewvc?rev=924679&view=rev
Log:
Update changes

Modified:
    commons/proper/net/branches/NET_2_0/src/changes/changes.xml

Modified: commons/proper/net/branches/NET_2_0/src/changes/changes.xml
URL: 
http://svn.apache.org/viewvc/commons/proper/net/branches/NET_2_0/src/changes/changes.xml?rev=924679&r1=924678&r2=924679&view=diff
==============================================================================
--- commons/proper/net/branches/NET_2_0/src/changes/changes.xml (original)
+++ commons/proper/net/branches/NET_2_0/src/changes/changes.xml Thu Mar 18 
09:51:59 2010
@@ -24,6 +24,24 @@ limitations under the License.
 
        <body>
                <release version="2.1" date="" description="Fix release">
+                       <action dev="niallp" type="fix">
+                               Fix site reports
+                       </action>
+                       <action dev="rwinston" type="fix" issue="NET-285">
+                               Add support for setting external host ip/port 
range
+                       </action>
+                       <action dev="rwinston" type="fix" issue="NET-290">
+                               Add fix and testcase for 
DotTerminatedMessageReader
+                       </action>
+                       <action dev="rwinston" type="fix" issue="NET-288">
+                               Add support for IPv6 EPRT/EPSV
+                       </action>
+                       <action dev="rwinston" type="fix" issue="NET-305">
+                               Fix SubnetUtils for /32 subnets and add 
inclusive host count flag
+                       </action>
+                       <action dev="rwinston" type="fix" issue="NET-300">
+                               Fix NPE when listHiddenFiles was on
+                       </action>
                        <action dev="rwinston" type="fix" issue="NET-215">
                                UNIXFTPEntryParser didn't preserve trailing 
whitespace in files
                        </action>


Reply via email to