Author: markt
Date: Thu Aug 14 02:15:19 2008
New Revision: 685828
URL: http://svn.apache.org/viewvc?rev=685828&view=rev
Log:
Add missing entry to changelog
Modified:
tomcat/container/tc5.5.x/webapps/docs/changelog.xml
Modified: tomcat/container/tc5.5.x/webapps/docs/changelog.xml
URL:
http://svn.apache.org/viewvc/tomcat/container/tc5.5.x/webapps/docs/changelog.xml?rev=685828&r1=685827&r2=685828&view=diff
==============================================================================
--- tomcat/container/tc5.5.x/webapps/docs/changelog.xml (original)
+++ tomcat/container/tc5.5.x/webapps/docs/changelog.xml Thu Aug 14 02:15:19 2008
@@ -127,6 +127,12 @@
<fix>
<bug>44877</bug>: Prevent collisions in tag pool names. (markt)
</fix>
+ <fix>
+ <bug>45015</bug>: Enfore JSP spec rules on quoting in attrbutes. This
is
+ configurable using the system property
+ <code>org.apache.jasper.compiler.Parser.STRICT_QUOTE_ESCAPING</code>.
+ (markt)
+ </fix>
</changelog>
</subsection>
<subsection name="Webapps">
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]