Author: ggregory
Date: Thu Aug 8 03:10:59 2013
New Revision: 1511567
URL: http://svn.apache.org/r1511567
Log:
[VFS-482] Wrong assertion messages in RAM provider test case. Fix change
description in changes.xml.
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=1511567&r1=1511566&r2=1511567&view=diff
==============================================================================
--- commons/proper/vfs/trunk/src/changes/changes.xml (original)
+++ commons/proper/vfs/trunk/src/changes/changes.xml Thu Aug 8 03:10:59 2013
@@ -29,7 +29,7 @@
<action issue="VFS-484" dev="ggregory" type="update">
[SFTP] Update Jsch to 0.1.50 from 0.1.49.
</action>
- <action issue="VFS-482" dev="ggregory" type="update">
+ <action issue="VFS-482" dev="ggregory" type="fix">
Wrong assertion messages in RAM provider test case.
</action>
<action issue="VFS-476" dev="ggregory" type="update">