You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by re...@apache.org on 2006/10/16 18:37:33 UTC

svn commit: r464554 - /tomcat/tc6.0.x/trunk/webapps/docs/changelog.xml

Author: remm
Date: Mon Oct 16 09:37:32 2006
New Revision: 464554

URL: http://svn.apache.org/viewvc?view=rev&rev=464554
Log:
- Thanks for adding in the other important features to the list.
- Do we remove the 5.5 changelog or not ?

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?view=diff&rev=464554&r1=464553&r2=464554
==============================================================================
--- tomcat/tc6.0.x/trunk/webapps/docs/changelog.xml (original)
+++ tomcat/tc6.0.x/trunk/webapps/docs/changelog.xml Mon Oct 16 09:37:32 2006
@@ -15,6 +15,38 @@
 
 <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)">



---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tomcat.apache.org
For additional commands, e-mail: dev-help@tomcat.apache.org


Re: svn commit: r464554 - /tomcat/tc6.0.x/trunk/webapps/docs/changelog.xml

Posted by Remy Maucherat <re...@apache.org>.
Filip Hanik - Dev Lists wrote:
> I would say lets get rid of the 5.5 changelog in 6, as 5.5 will continue 
> for quite a while, it will become out of sync.

Sure, no problem, you can remove it while adding items for clustering.

Rémy

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tomcat.apache.org
For additional commands, e-mail: dev-help@tomcat.apache.org


Re: svn commit: r464554 - /tomcat/tc6.0.x/trunk/webapps/docs/changelog.xml

Posted by Filip Hanik - Dev Lists <de...@hanik.com>.
I would say lets get rid of the 5.5 changelog in 6, as 5.5 will continue 
for quite a while, it will become out of sync.

Filip


remm@apache.org wrote:
> Author: remm
> Date: Mon Oct 16 09:37:32 2006
> New Revision: 464554
>
> URL: http://svn.apache.org/viewvc?view=rev&rev=464554
> Log:
> - Thanks for adding in the other important features to the list.
> - Do we remove the 5.5 changelog or not ?
>
> 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?view=diff&rev=464554&r1=464553&r2=464554
> ==============================================================================
> --- tomcat/tc6.0.x/trunk/webapps/docs/changelog.xml (original)
> +++ tomcat/tc6.0.x/trunk/webapps/docs/changelog.xml Mon Oct 16 09:37:32 2006
> @@ -15,6 +15,38 @@
>  
>  <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)">
>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@tomcat.apache.org
> For additional commands, e-mail: dev-help@tomcat.apache.org
>
>
>   


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tomcat.apache.org
For additional commands, e-mail: dev-help@tomcat.apache.org