]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
Vote complete
authorBill Stoddard <stoddard@apache.org>
Thu, 13 Mar 2003 19:34:14 +0000 (19:34 +0000)
committerBill Stoddard <stoddard@apache.org>
Thu, 13 Mar 2003 19:34:14 +0000 (19:34 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@98998 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index 21936ecaaa19d070a625683fd3dd34c50a905ed7..1f0c269654677678d56e237af81bc473f9123b89 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -1,5 +1,5 @@
 APACHE 2.0 STATUS:                                              -*-text-*-
-Last modified at [$Date: 2003/03/13 16:27:33 $]
+Last modified at [$Date: 2003/03/13 19:34:14 $]
 
 Release:
 
@@ -77,13 +77,6 @@ PATCHES TO PORT FROM 2.1
               be explicitely turned on, I see no harm with that patch.
               (needs docs anyway!)
 
-    * Win32: Avoid busy wait when all worker threads are busy.
-      server/mpm/winnt/child.c r1.12
-      +1: ake, stoddard, trawick (if you bring r1.13 also :) )
-          nd: +1 on concept. Cannot verify the implementation
-              (lacking knowledge), sorry.
-      -1:
-
     * Rewrite how proxy sends its request to allow input bodies to 
       morph the request bodies.  Previously, if an input filter
       changed the request body, the original C-L would be sent which