remm 2004/12/07 09:05:43
Modified: webapps/docs changelog.xml
Log:
- Add my changes.
Revision Changes Path
1.197 +20 -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.196
retrieving revision 1.197
diff -u -r1.196 -r1.197
--- changelog.xml 7 Dec 2004 16:46:22 -0000 1.196
+++ changelog.xml 7 Dec 2004 17:05:43 -0000 1.197
@@ -38,11 +38,31 @@
</changelog>
</subsection>
+ <subsection name="Catalina">
+ <changelog>
+ <fix>
+ Add child to the map of the parent before starting it. (remm)
+ </fix>
+ <fix>
+ Decouple usage of the scheme and secure attributes from enabling
SSL. (remm)
+ </fix>
+ </changelog>
+ </subsection>
+
<subsection name="Jasper">
<changelog>
<update>
Updated Jasper-HowTo section on using Jikes, changed conf/web.xml
JSPServlet to refer people to Jasper-HowTo so that we don't have these
instructions in two places. (yoavs)
</update>
+ </changelog>
+ </subsection>
+
+ <subsection name="Webapps">
+ <changelog>
+ <fix>
+ <bug>32505</bug>: Fix handling of an empty context parameter (which
occurred every time the HTML
+ manager was used to deploy a local war without specifying also a
context file). (remm)
+ </fix>
</changelog>
</subsection>
</section>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]