Author: joehni
Date: Wed Sep 23 07:13:35 2015
New Revision: 1704764

URL: http://svn.apache.org/viewvc?rev=1704764&view=rev
Log:
Update changes for fix of VFS-297.

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=1704764&r1=1704763&r2=1704764&view=diff
==============================================================================
--- commons/proper/vfs/trunk/src/changes/changes.xml (original)
+++ commons/proper/vfs/trunk/src/changes/changes.xml Wed Sep 23 07:13:35 2015
@@ -26,6 +26,10 @@
 <!--       <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-297" dev="joehni" type="fix" due-to="Kirill Safonov, 
Jimmy Praet">
+        [core/sftp] VSF fails to reuse FileSystem instances if 
FileSystemOptions contain
+        an array as value. Reported for SFTP using identities.
+      </action>
       <action issue="VFS-198" dev="ecki" type="add" due-to="Andrew Franklin, 
Simon Legner">
         [http] Make user agent configurable.
       </action>


Reply via email to