Author: markt Date: Thu May 15 14:10:12 2008 New Revision: 656841 URL: http://svn.apache.org/viewvc?rev=656841&view=rev Log: Fix build
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=656841&r1=656840&r2=656841&view=diff ============================================================================== --- tomcat/tc6.0.x/trunk/webapps/docs/changelog.xml (original) +++ tomcat/tc6.0.x/trunk/webapps/docs/changelog.xml Thu May 15 14:10:12 2008 @@ -224,8 +224,8 @@ <bug>31257</bug>: Quote endorsed dirs if they contain a space. (markt) </fix> <fix> - <bug>42943</bug>: Make sure nested element is inside <jsp:text> element - before throwing exception. (markt) + <bug>42943</bug>: Make sure nested element is inside <jsp:text> + element before throwing exception. (markt) </fix> <fix> <bug>43617</bug>: Correctly escape attribute values in tag files. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]