Author: markt
Date: Sun Oct 1 16:24:03 2006
New Revision: 451840
URL: http://svn.apache.org/viewvc?view=rev&rev=451840
Log:
Update 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?view=diff&rev=451840&r1=451839&r2=451840
==============================================================================
--- tomcat/container/tc5.5.x/webapps/docs/changelog.xml (original)
+++ tomcat/container/tc5.5.x/webapps/docs/changelog.xml Sun Oct 1 16:24:03 2006
@@ -24,7 +24,13 @@
<fix>
<bug>34956</bug>: Ensure request and response objects passed to a
RequestDispatcher meet the requirements of SRV.8.2 and
- SRV.14.2.5.1 (markt)
+ SRV.14.2.5.1. This is disabled by default. The Java option
+ <code>-Dorg.apache.catalina.STRICT_SERVLET_COMPLIANCE=true</code>
+ is required to enable this test. (markt)
+ </fix>
+ <fix>
+ <bug>40528</bug>: Add missing message localisations as provided by
+ Ben Clifford. (markt)
</fix>
<fix>
<bug>40625</bug>: Stop CGIServlet swallowing the root cause of an
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]