Author: ggregory Date: Mon May 14 18:31:48 2012 New Revision: 1338333 URL: http://svn.apache.org/viewvc?rev=1338333&view=rev Log: [VFS-200][SFTP] Failure when files are very large
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=1338333&r1=1338332&r2=1338333&view=diff ============================================================================== --- commons/proper/vfs/trunk/src/changes/changes.xml (original) +++ commons/proper/vfs/trunk/src/changes/changes.xml Mon May 14 18:31:48 2012 @@ -23,6 +23,9 @@ <body> <release version="2.1" date="TBD" description=""> + <action issue="VFS-200" dev="ggregory" type="update"> + [SFTP] Failure when files are very large. + </action> <action issue="VFS-416" dev="ggregory" type="update"> [SFTP] Update Jsch to version 0.1.48 from 0.1.47. </action>