Author: ggregory
Date: Fri Jan 25 00:13:37 2019
New Revision: 1852088

URL: http://svn.apache.org/viewvc?rev=1852088&view=rev
Log:
[VFS-673] DefaultFileSystemManager should implement AutoCloseable.

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=1852088&r1=1852087&r2=1852088&view=diff
==============================================================================
--- commons/proper/vfs/trunk/src/changes/changes.xml (original)
+++ commons/proper/vfs/trunk/src/changes/changes.xml Fri Jan 25 00:13:37 2019
@@ -129,7 +129,7 @@ The <action> type attribute can be add,u
         [SFTP] Support com.jcraft.jsch.ConfigRepository (~/.ssh/config) with 
SftpFileSystemConfigBuilder and flag to load OpenSSHConfig.
       </action>
       <action issue="VFS-673" dev="ggregory" type="add" due-to="Daniel Banks">
-        DefaultFileSystemManager should implement Closeable.
+        DefaultFileSystemManager should implement AutoCloseable.
       </action>
     </release>
     <release version="2.2" date="2017-10-06" description="New features and bug 
fix release.">


Reply via email to