Author: ggregory
Date: Thu Oct 24 01:14:49 2013
New Revision: 1535255

URL: http://svn.apache.org/r1535255
Log:
[VFS-496] Resource translation issues. Apply patch for message typos from 
https://github.com/apache/commons-vfs/pull/4.diff.

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=1535255&r1=1535254&r2=1535255&view=diff
==============================================================================
--- commons/proper/vfs/trunk/src/changes/changes.xml (original)
+++ commons/proper/vfs/trunk/src/changes/changes.xml Thu Oct 24 01:14:49 2013
@@ -26,6 +26,9 @@
 <!--       <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-496" dev="ggregory" type="update" due-to="Bernd 
Eckenfels">
+        Resource translation issues.
+      </action>
       <action issue="VFS-494" dev="ggregory" type="update" due-to="Allen 
Xudong Cheng">
         [SFTP] No support for SFTP servers with non Latin-1 file name encoding.
       </action>


Reply via email to