Author: sebb
Date: Tue Apr  5 01:47:44 2011
New Revision: 1088845

URL: http://svn.apache.org/viewvc?rev=1088845&view=rev
Log:
Another fix

Modified:
    commons/proper/net/trunk/src/changes/changes.xml

Modified: commons/proper/net/trunk/src/changes/changes.xml
URL: 
http://svn.apache.org/viewvc/commons/proper/net/trunk/src/changes/changes.xml?rev=1088845&r1=1088844&r2=1088845&view=diff
==============================================================================
--- commons/proper/net/trunk/src/changes/changes.xml (original)
+++ commons/proper/net/trunk/src/changes/changes.xml Tue Apr  5 01:47:44 2011
@@ -67,6 +67,9 @@ This release is binary-compatible with 2
   - ftp.FTPSClient ctors no longer throw NoSuchAlgorithmException
   All users are recommended to upgrade.
 ">
+            <action issue="NET-331" dev="sebb" type="update">
+            AS400 file timestamp format is wrong. Workround exists.
+            </action>
             <action issue="NET-269" dev="sebb" type="update">
             Remove semi-redundant check in SubnetUtils.calculate().
             </action>


Reply via email to