Author: nbubna
Date: Thu Feb 12 04:43:10 2009
New Revision: 743618
URL: http://svn.apache.org/viewvc?rev=743618&view=rev
Log:
add VELOCITY-693 fix to changelog
Modified:
velocity/engine/trunk/src/changes/changes.xml
Modified: velocity/engine/trunk/src/changes/changes.xml
URL:
http://svn.apache.org/viewvc/velocity/engine/trunk/src/changes/changes.xml?rev=743618&r1=743617&r2=743618&view=diff
==============================================================================
--- velocity/engine/trunk/src/changes/changes.xml (original)
+++ velocity/engine/trunk/src/changes/changes.xml Thu Feb 12 04:43:10 2009
@@ -124,6 +124,11 @@
<release version="1.6.2" date="In Subversion">
+ <action type="fix" dev="nbubna" issue="VELOCITY-693">
+ Fix problem with FileResourceLoader's resourceExists() when
+ configured w/multiple paths.
+ </action>
+
<action type="fix" dev="nbubna" issue="VELOCITY-689">
Fix ClassMap introspection bug introduced in 1.5,
where public super-interface methods implemented in