remm 2004/12/15 04:06:43
Modified: webapps/docs changelog.xml
Log:
- Changelog update.
Revision Changes Path
1.206 +19 -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.205
retrieving revision 1.206
diff -u -r1.205 -r1.206
--- changelog.xml 14 Dec 2004 13:57:31 -0000 1.205
+++ changelog.xml 15 Dec 2004 12:06:43 -0000 1.206
@@ -27,11 +27,30 @@
</section>
<section name="Tomcat 5.5.7 (yoavs)">
+ <subsection name="General">
+ <changelog>
+ <add>
+ Add installer for mod_jk on IIS. (mturk)
+ </add>
+ </changelog>
+ </subsection>
+
<subsection name="Catalina">
<changelog>
<fix>
<bug>32694</bug>: Fix bad code to make docBase path aboslute in
antiLocking
method. (remm)
+ </fix>
+ <fix>
+ <bug>32713</bug>: Fix resource-env-ref handling. (remm)
+ </fix>
+ </changelog>
+ </subsection>
+
+ <subsection name="Coyote">
+ <changelog>
+ <fix>
+ <bug>32708</bug>: Better handling of bad encoding with the string
cache. (remm)
</fix>
</changelog>
</subsection>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]