Author: billbarker
Date: Thu May 24 20:07:55 2007
New Revision: 541518
URL: http://svn.apache.org/viewvc?view=rev&rev=541518
Log:
doc changes
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=541518&r1=541517&r2=541518
==============================================================================
--- tomcat/container/tc5.5.x/webapps/docs/changelog.xml (original)
+++ tomcat/container/tc5.5.x/webapps/docs/changelog.xml Thu May 24 20:07:55 2007
@@ -83,6 +83,9 @@
<bug>42401</bug>: Update RUNNING.txt with better JRE/JDK information.
(markt)
</fix>
+ <fix>
+ Allow for a forward/include to call getAttributeNames on the Request
in a sandbox. (billbarker)
+ </fix>
</changelog>
</subsection>
<subsection name="Webapps">
@@ -131,6 +134,9 @@
<bug>42119</bug> Fix return value for request.getCharacterEncoding()
when
Content-Type headers contain parameters other than charset. Patch by
Leigh L Klotz Jr. (markt)
+ </fix>
+ <fix>
+ <bug>36155</bug> Always reset the MB when doing getBytes in the JK
Connector (billbarker)
</fix>
</changelog>
</subsection>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]