From f1b588988cf521f3728134faf72b70fe871b842d Mon Sep 17 00:00:00 2001 From: remm Date: Mon, 16 Oct 2006 16:37:32 +0000 Subject: [PATCH] - Thanks for adding in the other important features to the list. - 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 | 32 ++++++++++++++++++++++++++++++++ 1 file changed, 32 insertions(+) diff --git a/webapps/docs/changelog.xml b/webapps/docs/changelog.xml index 257d24807..fb8989a05 100644 --- a/webapps/docs/changelog.xml +++ b/webapps/docs/changelog.xml @@ -15,6 +15,38 @@
+ + + + Add API for Comet IO handling (remm, fhanik) + + + Servlet 2.5 support (remm) + + + + + + + JSP 2.1 support (jhook, remm) + + + Unifed EL 2.1 support (jhook) + + + + + + + + + + + + + + +
-- 2.11.0