You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@commons.apache.org by gg...@apache.org on 2016/04/30 02:36:44 UTC

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

Author: ggregory
Date: Sat Apr 30 00:36:44 2016
New Revision: 1741713

URL: http://svn.apache.org/viewvc?rev=1741713&view=rev
Log:
Format nit.

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=1741713&r1=1741712&r2=1741713&view=diff
==============================================================================
--- commons/proper/vfs/trunk/src/changes/changes.xml (original)
+++ commons/proper/vfs/trunk/src/changes/changes.xml Sat Apr 30 00:36:44 2016
@@ -26,7 +26,7 @@
 <!--       <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-424" dev="ecki" type="fix">
+     <action issue="VFS-424" dev="ecki" type="fix">
         Fix StandardFileSystemManager class loading so it works in a OSGi environment.
      </action>
       <action issue="VFS-490" dev="ecki" type="fix">