billbarker 2005/07/20 21:12:33
Modified: webapps/docs changelog.xml
Log:
Doc changes
Revision Changes Path
1.324 +7 -0 jakarta-tomcat-catalina/webapps/docs/changelog.xml
Index: changelog.xml
===================================================================
RCS file: /home/cvs/jakarta-tomcat-catalina/webapps/docs/changelog.xml,v
retrieving revision 1.323
retrieving revision 1.324
diff -u -r1.323 -r1.324
--- changelog.xml 20 Jul 2005 21:28:31 -0000 1.323
+++ changelog.xml 21 Jul 2005 04:12:33 -0000 1.324
@@ -211,6 +211,9 @@
<add>
Apache Portable Runtime based AJP/1.3 protocol handler (remm)
</add>
+ <fix>
+ Delay reading the inital request body packet by default for the
AJP/1.3 Java connector. (billbarker)
+ </fix>
</changelog>
</subsection>
@@ -236,6 +239,10 @@
<fix>
<bug>34465</bug>: Jspc failure if there is no web.xml (remm)
</fix>
+ <fix>
+ <bug>35696</bug>: Make certain that release is called for custom
tags
+ when tag-pooling is disabled. (billbarker)
+ </fix>
</changelog>
</subsection>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]