Author: ggregory
Date: Thu Aug 11 17:14:36 2016
New Revision: 1756015

URL: http://svn.apache.org/viewvc?rev=1756015&view=rev
Log:
[VFS-621] Add API VFS.setManager(FileSystemManager).

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=1756015&r1=1756014&r2=1756015&view=diff
==============================================================================
--- commons/proper/vfs/trunk/src/changes/changes.xml (original)
+++ commons/proper/vfs/trunk/src/changes/changes.xml Thu Aug 11 17:14:36 2016
@@ -56,6 +56,9 @@ The <action> type attribute can be add,u
      <action issue="VFS-615" dev="ggregory" type="update">
         Update Apache Commons Compress from 1.11 to 1.12.
      </action>
+     <action issue="VFS-621" dev="ggregory" type="update">
+        Add API VFS.setManager(FileSystemManager).
+     </action>
    </release>  
     <release version="2.1" date="2016-05-19" description="New features and bug 
fix release.
 


Reply via email to