pero 2004/12/01 03:22:32
Modified: webapps/docs changelog.xml
Log:
Log.isXXXEnabled and remove DefaultContext artifacts.
comment out ByteBufferAccessLogValve -- please check this jfarcand!
Revision Changes Path
1.191 +9 -1 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.190
retrieving revision 1.191
diff -u -r1.190 -r1.191
--- changelog.xml 1 Dec 2004 09:46:06 -0000 1.190
+++ changelog.xml 1 Dec 2004 11:22:31 -0000 1.191
@@ -38,10 +38,12 @@
<update>
<bug>22679</bug>: Added misc note on accessing session ID to
SSL-HowTo. (yoavs)
</update>
+ <!-- ByteBufferAccessLogValve.java is not inside!!
<update>
Add an asynchrounous access log valve based on NIO (jfarcand)
</update>
- <update>
+ -->
+ <update>
<bug>32249</bug>: Updated logging documentation. (yoavs)
</update>
<update>
@@ -90,6 +92,12 @@
</fix>
<fix>
<bug>32430</bug>: Class cast exception in toString() method within
CGI servlet. (markt)
+ </fix>
+ <fix>
+ Add some log.isXXXEnabled checks at StandardContext and HostConfig
(pero)
+ </fix>
+ <fix>
+ Remove the last DefaultContext artifacts (pero)
</fix>
</changelog>
</subsection>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]