billbarker 2004/12/01 22:03:43
Modified: webapps/docs changelog.xml
Log:
Documenting
Revision Changes Path
1.193 +10 -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.192
retrieving revision 1.193
diff -u -r1.192 -r1.193
--- changelog.xml 2 Dec 2004 00:54:20 -0000 1.192
+++ changelog.xml 2 Dec 2004 06:03:43 -0000 1.193
@@ -127,6 +127,12 @@
<update>
Greatly reduce the amount of recycle method calls on the buffers
(remm)
</update>
+ <fix>Add null OName check for Request unregistration in Jk, to remove
+ exception under JDK 1.5. (billbarker)
+ </fix>
+ <fix><bug>32292</bug>: Don't send keep-alive header when the protocol
+ can't be parsed. (billbarker)
+ </fix>
</changelog>
</subsection>
@@ -171,6 +177,10 @@
<update>
Add log4j docs submitted by Allistair Crossley. (remm)
</update>
+ <fix><bug>32381</bug>: Fix problem where EL expression is used as a
+ place holder in the admin webapp.
+ Submitted by Allistair Crossley. (billbarker)
+ </fix>
</changelog>
</subsection>
</section>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]