You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@commons.apache.org by jo...@apache.org on 2013/02/27 13:37:16 UTC

svn commit: r1450760 - /commons/proper/vfs/trunk/src/changes/changes.xml

Author: joehni
Date: Wed Feb 27 12:37:16 2013
New Revision: 1450760

URL: http://svn.apache.org/r1450760
Log:
Revert changes.

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

Modified: commons/proper/vfs/trunk/src/changes/changes.xml
URL: http://svn.apache.org/viewvc/commons/proper/vfs/trunk/src/changes/changes.xml?rev=1450760&r1=1450759&r2=1450760&view=diff
==============================================================================
--- commons/proper/vfs/trunk/src/changes/changes.xml (original)
+++ commons/proper/vfs/trunk/src/changes/changes.xml Wed Feb 27 12:37:16 2013
@@ -26,10 +26,6 @@
 <!--       <action issue="VFS-443" dev="ggregory" type="update" due-to="nickallen"> -->
 <!--     	[Local] Need an easy way to convert from a FileObject to a File. -->
 <!--       </action> -->
-      <action issue="VFS-466" dev="joehni" type="update">
-        Open UserAuthenticationData for other value types than char[]. Deprecate existing getter and setter
-        for the data and introduce new ones to reflect the arbitrary class type of the value.
-      </action>
       <action issue="VFS-464" dev="joehni" type="fix">
         StaticUserAuthenticator should return only requested authentication data.
       </action>