Author: henning Date: Mon Oct 9 13:03:14 2006 New Revision: 454476 URL: http://svn.apache.org/viewvc?view=rev&rev=454476 Log: Add a comment about the DataSourceResource Loader security issue.
Modified: jakarta/velocity/engine/trunk/xdocs/changes.xml Modified: jakarta/velocity/engine/trunk/xdocs/changes.xml URL: http://svn.apache.org/viewvc/jakarta/velocity/engine/trunk/xdocs/changes.xml?view=diff&rev=454476&r1=454475&r2=454476 ============================================================================== --- jakarta/velocity/engine/trunk/xdocs/changes.xml (original) +++ jakarta/velocity/engine/trunk/xdocs/changes.xml Mon Oct 9 13:03:14 2006 @@ -38,6 +38,10 @@ </action> <action type="add" dev="henning"> + Fix a problem in the DataSourceResource Loader, removing a potential security issue with SQL injection. + </action> + + <action type="add" dev="henning"> Build now creates the MD5 and SHA1 checksums for archives and jars. </action> --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]