Author: markt
Date: Sun Feb 13 10:26:46 2011
New Revision: 1070205
URL: http://svn.apache.org/viewvc?rev=1070205&view=rev
Log:
6.0.33 needs new section
Modified:
tomcat/tc6.0.x/trunk/webapps/docs/changelog.xml
Modified: tomcat/tc6.0.x/trunk/webapps/docs/changelog.xml
URL:
http://svn.apache.org/viewvc/tomcat/tc6.0.x/trunk/webapps/docs/changelog.xml?rev=1070205&r1=1070204&r2=1070205&view=diff
==============================================================================
--- tomcat/tc6.0.x/trunk/webapps/docs/changelog.xml (original)
+++ tomcat/tc6.0.x/trunk/webapps/docs/changelog.xml Sun Feb 13 10:26:46 2011
@@ -43,6 +43,16 @@
<!-- Section names:
General, Catalina, Coyote, Jasper, Cluster, Webapps, Other
-->
+<section name="Tomcat 6.0.33 (jfclere)">
+ <subsection name="Catalina">
+ <changelog>
+ <fix>
+ <bug>50752</bug>: Fix typo in debug message in
+ <code>org.apache.catalina.startup.Embedded</code>. (markt)
+ </fix>
+ </changelog>
+ </subsection>
+</section>
<section name="Tomcat 6.0.32 (jfclere)" rtext="released 2011-02-03">
<subsection name="Catalina">
<changelog>
@@ -63,10 +73,6 @@
Improve HTTP specification compliance in support of
<code>Accept-Language</code> header. (kkolinko)
</fix>
- <fix>
- <bug>50752</bug>: Fix typo in debug message in
- <code>org.apache.catalina.startup.Embedded</code>. (markt)
- </fix>
</changelog>
</subsection>
<subsection name="Coyote">
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]