Author: kkolinko Date: Mon Mar 3 12:15:13 2014 New Revision: 1573535 URL: http://svn.apache.org/r1573535 Log: Bug number for r1570163
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=1573535&r1=1573534&r2=1573535&view=diff ============================================================================== --- tomcat/tc7.0.x/trunk/webapps/docs/changelog.xml (original) +++ tomcat/tc7.0.x/trunk/webapps/docs/changelog.xml Mon Mar 3 12:15:13 2014 @@ -52,7 +52,7 @@ There is no ordering by add/update/fix. Other fixed issues are added to the end of the list, chronologically. - They eventually become mixed with the numbered issues. (I.e., numbered +4 They eventually become mixed with the numbered issues. (I.e., numbered issues to not "pop up" wrt. others). --> <section name="Tomcat 7.0.53 (violetagg)"> @@ -82,15 +82,16 @@ <subsection name="Jasper"> <changelog> <fix> + <bug>55483</bug>: Improve handing of overloaded methods and constructors + in expression language implementation. (markt) + </fix> + <fix> + <bug>56208</bug>: Restore the validateXml option to Jasper that was previously renamed validateTld. Both options are now supported. validateXml controls the validation of web.xml files when Jasper parses them and validateTld controls the validation of *.tld files when Jasper parses them. (markt) </fix> - <fix> - <bug>55483</bug>: Improve handing of overloaded methods and constructors - in expression language implementation. (markt) - </fix> </changelog> </subsection> <subsection name="WebSocket"> --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org