Author: markt
Date: Thu Dec 15 19:30:05 2011
New Revision: 1214923

URL: http://svn.apache.org/viewvc?rev=1214923&view=rev
Log:
Better description

Modified:
    tomcat/tc7.0.x/trunk/webapps/docs/changelog.xml

Modified: tomcat/tc7.0.x/trunk/webapps/docs/changelog.xml
URL: 
http://svn.apache.org/viewvc/tomcat/tc7.0.x/trunk/webapps/docs/changelog.xml?rev=1214923&r1=1214922&r2=1214923&view=diff
==============================================================================
--- tomcat/tc7.0.x/trunk/webapps/docs/changelog.xml (original)
+++ tomcat/tc7.0.x/trunk/webapps/docs/changelog.xml Thu Dec 15 19:30:05 2011
@@ -97,8 +97,8 @@
         for JSP pages is respected. (markt)
       </fix>
       <fix>
-        <bug>52335</bug>: Correctly escape <code>&lt;\%</code> sequences and do
-        not escape <code>\%</code> sequences in template text. (markt)
+        <bug>52335</bug>: Only handle <code>&lt;\%</code> and not
+        <code>\%</code> as escaped in template text. (markt)
       </fix>
     </changelog>
   </subsection>



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to