Author: markt
Date: Tue Sep 4 18:59:22 2007
New Revision: 572855
URL: http://svn.apache.org/viewvc?rev=572855&view=rev
Log:
Fix the changelog I broke on previous commit
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?rev=572855&r1=572854&r2=572855&view=diff
==============================================================================
--- tomcat/container/tc5.5.x/webapps/docs/changelog.xml (original)
+++ tomcat/container/tc5.5.x/webapps/docs/changelog.xml Tue Sep 4 18:59:22 2007
@@ -34,9 +34,10 @@
<subsection name="Catalina">
<changelog>
<fix>
- <bug>30949</bug>: Improve previous fix. Ensure requests are re-cycled
+ <bug>30949</bug>: Improve previous fix. Ensure requests are recycled
on cross-context includes and forwards when an exception occurs in the
target page. (markt)
+ </fix>
<fix>
<bug>43216</bug>: Set correct StandardSession#accessCount as system
property STRICT_SERVLET_COMPLIANCE is true after application restart with
SESSION.ser file.
Patch provided by Takayuki Kaneko (pero)
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]