]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
removed after backport
authorGeoffrey Young <geoff@apache.org>
Wed, 24 Mar 2004 20:30:52 +0000 (20:30 +0000)
committerGeoffrey Young <geoff@apache.org>
Wed, 24 Mar 2004 20:30:52 +0000 (20:30 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@103128 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index 60c6a61bc26b852222f921ed01f4e86ba972f2fa..1a5dc986e8eb74c05f0ed178a48559c4a85e5c3c 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -1,5 +1,5 @@
 APACHE 2.0 STATUS:                                              -*-text-*-
-Last modified at [$Date: 2004/03/24 20:03:34 $]
+Last modified at [$Date: 2004/03/24 20:30:52 $]
 
 Release:
 
@@ -132,12 +132,6 @@ PATCHES TO BACKPORT FROM 2.1
          server/core.c: r1.266
        +1: nd
 
-    *) Win32: Tweak worker thread accounting routines to prevent
-       server hang when number of Listen directives is >=
-       ThreadsPerChild.
-           server/mpm/winnt/child.c?r1=1.32&r2=1.33
-       +1: stoddard, trawick, geoff
-
     *) Provide TLS/SSL upgrade functionality in mod_ssl allowing an unsecure
        connection to be upgraded to a secure connection upon request by the
        client.  The full patch file is available at http://www.apache.org/~bnicholes/