Author: kkolinko Date: Sat Jan 18 16:07:50 2014 New Revision: 1559361 URL: http://svn.apache.org/r1559361 Log: Fix typos
Modified: tomcat/tc6.0.x/trunk/webapps/docs/changelog.xml Modified: tomcat/tc6.0.x/trunk/webapps/docs/changelog.xml URL: http://svn.apache.org/viewvc/tomcat/tc6.0.x/trunk/webapps/docs/changelog.xml?rev=1559361&r1=1559360&r2=1559361&view=diff ============================================================================== --- tomcat/tc6.0.x/trunk/webapps/docs/changelog.xml (original) +++ tomcat/tc6.0.x/trunk/webapps/docs/changelog.xml Sat Jan 18 16:07:50 2014 @@ -47,7 +47,7 @@ <subsection name="Web applications"> <changelog> <fix> - Fix broken link in Jasper How-To in documentation. (markt) + Fix broken link in Jasper How-To documentation. (markt) </fix> </changelog> </subsection> @@ -96,6 +96,7 @@ When Catalina parses TLD files, always use a namespace aware parser to be consistent with how Jasper parses TLD files. The <code>tldNamespaceAware</code> attribute of the Context is now ignored. + (markt) </fix> <fix> As per section SRV.14.4.3 of the Servlet 2.5 specification, a namespace --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org