- Thanks for adding in the other important features to the list.
authorremm <remm@13f79535-47bb-0310-9956-ffa450edef68>
Mon, 16 Oct 2006 16:37:32 +0000 (16:37 +0000)
committerremm <remm@13f79535-47bb-0310-9956-ffa450edef68>
Mon, 16 Oct 2006 16:37:32 +0000 (16:37 +0000)
- Do we remove the 5.5 changelog or not ?

git-svn-id: https://svn.apache.org/repos/asf/tomcat/tc6.0.x/trunk@464554 13f79535-47bb-0310-9956-ffa450edef68

webapps/docs/changelog.xml

index 257d248..fb8989a 100644 (file)
 
 <body>
 <section name="Tomcat 6.0.0 (remm)">
+  <subsection name="Catalina">
+    <changelog>
+      <add>
+        Add API for Comet IO handling (remm, fhanik)
+      </add>
+      <add>
+        Servlet 2.5 support (remm)
+      </add>
+    </changelog>
+  </subsection>
+  <subsection name="Jasper">
+    <changelog>
+      <add>
+        JSP 2.1 support (jhook, remm)
+      </add>
+      <add>
+        Unifed EL 2.1 support (jhook)
+      </add>
+    </changelog>
+  </subsection> 
+  <subsection name="Coyote">
+    <changelog>
+    </changelog>
+  </subsection> 
+  <subsection name="Cluster">
+    <changelog>
+    </changelog>
+  </subsection> 
+  <subsection name="Webapps">
+    <changelog>
+    </changelog>
+  </subsection> 
 </section>
 
 <section name="Tomcat 5.5.21 (fhanik)">