You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by ma...@apache.org on 2010/03/29 14:24:39 UTC

svn commit: r928750 - /tomcat/tc6.0.x/trunk/STATUS.txt

Author: markt
Date: Mon Mar 29 12:24:39 2010
New Revision: 928750

URL: http://svn.apache.org/viewvc?rev=928750&view=rev
Log:
Proposal

Modified:
    tomcat/tc6.0.x/trunk/STATUS.txt

Modified: tomcat/tc6.0.x/trunk/STATUS.txt
URL: http://svn.apache.org/viewvc/tomcat/tc6.0.x/trunk/STATUS.txt?rev=928750&r1=928749&r2=928750&view=diff
==============================================================================
--- tomcat/tc6.0.x/trunk/STATUS.txt (original)
+++ tomcat/tc6.0.x/trunk/STATUS.txt Mon Mar 29 12:24:39 2010
@@ -260,11 +260,16 @@ PATCHES PROPOSED TO BACKPORT:
   +1: markt
   -1: 
 
-*  Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=48840
-   If CDPATH is set, cd may result in output to stdout.
-   Swallow the output. This is safe since the script outputs the value used for
-   CATALINA_HOME so any issues will be visible then.
-   Patch provided by mdietze
-   +1: markt
-   -1: 
- 
\ No newline at end of file
+* Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=48840
+  If CDPATH is set, cd may result in output to stdout.
+  Swallow the output. This is safe since the script outputs the value used for
+  CATALINA_HOME so any issues will be visible then.
+  Patch provided by mdietze
+  +1: markt
+  -1: 
+
+* Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=48843
+  Port deadlock prevention for worker allocation from NIO to BIO and APR
+  http://people.apache.org/~markt/patches/2010-03-29-bug48843-tc6.patch
+  +1: markt
+  -1: 



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