You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by fh...@apache.org on 2008/11/20 17:07:19 UTC

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

Author: fhanik
Date: Thu Nov 20 08:07:18 2008
New Revision: 719263

URL: http://svn.apache.org/viewvc?rev=719263&view=rev
Log:
update changelog with latest comet fixes

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=719263&r1=719262&r2=719263&view=diff
==============================================================================
--- tomcat/tc6.0.x/trunk/webapps/docs/changelog.xml (original)
+++ tomcat/tc6.0.x/trunk/webapps/docs/changelog.xml Thu Nov 20 08:07:18 2008
@@ -35,6 +35,11 @@
 <section name="Tomcat 6.0.19 (remm)">
   <subsection name="Catalina">
     <changelog>
+      <update> 
+        Implement async close behaviour for Comet/NIO.
+        No-op for APR (same behavior as before)
+        (r719262)
+      </update>
       <fix>
         Default thread count for HTTP connectors is 200. (r713186)
       </fix>



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