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:16:12 UTC

svn commit: r719268 - in /tomcat/tc6.0.x/trunk: STATUS.txt webapps/docs/changelog.xml

Author: fhanik
Date: Thu Nov 20 08:16:12 2008
New Revision: 719268

URL: http://svn.apache.org/viewvc?rev=719268&view=rev
Log:
update

Modified:
    tomcat/tc6.0.x/trunk/STATUS.txt
    tomcat/tc6.0.x/trunk/webapps/docs/changelog.xml

Modified: tomcat/tc6.0.x/trunk/STATUS.txt
URL: http://svn.apache.org/viewvc/tomcat/tc6.0.x/trunk/STATUS.txt?rev=719268&r1=719267&r2=719268&view=diff
==============================================================================
--- tomcat/tc6.0.x/trunk/STATUS.txt (original)
+++ tomcat/tc6.0.x/trunk/STATUS.txt Thu Nov 20 08:16:12 2008
@@ -94,12 +94,6 @@
   rjung: slightly prefer enabled for 6.0.x because of increased security by default,
          but disabled for tc5.5.x because of the small risk of breaking existing apps.
 
-* Allow asynchronous close() and setTimeout() on CometEvents
-  http://svn.apache.org/viewvc?view=rev&revision=645175
-  +1: fhanik, pero, markt
-   0: remm (maybe, don't know ...)
-  -1: 
-
 * Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=45026
   Never use empty reason phrase.
   http://svn.apache.org/viewvc?rev=697183&view=rev
@@ -142,16 +136,6 @@
             really old to me, so where would this come from ?)
   -1: 
 
-* Fix read/write timeout during async comet access
-  http://svn.apache.org/viewvc?rev=707670&view=rev 
-  +1: fhanik, pero, markt
-  -1: 
-
-* Start poller before acceptor in NIO, bug 43701
-  http://svn.apache.org/viewvc/tomcat/trunk/java/org/apache/tomcat/util/net/NioEndpoint.java?view=diff&r1=618058&r2=618059
-  +1: fhanik, pero, markt
-  -1: 
-
 * Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=46105
   Correctly set URI encoding when replaying a request after FORM auth
   http://svn.apache.org/viewvc?rev=709294&view=rev

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=719268&r1=719267&r2=719268&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:16:12 2008
@@ -35,6 +35,7 @@
 <section name="Tomcat 6.0.19 (remm)">
   <subsection name="Catalina">
     <changelog>
+      <fix><bug>43071</bug>Start poller before acceptor (r719267)</fix>
       <update>
         Fix read/write timeout of async comet operations
         (r719264)



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