]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
Backport vote
authorBill Stoddard <stoddard@apache.org>
Mon, 1 Mar 2004 02:27:39 +0000 (02:27 +0000)
committerBill Stoddard <stoddard@apache.org>
Mon, 1 Mar 2004 02:27:39 +0000 (02:27 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@102831 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index b92dbc179f053e4189905e8d72d51e64bab69505..1ff839f1e6aa1ef5a28d21376851dd34d8e9f4da 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -1,5 +1,5 @@
 APACHE 2.0 STATUS:                                              -*-text-*-
-Last modified at [$Date: 2004/02/29 14:53:00 $]
+Last modified at [$Date: 2004/03/01 02:27:39 $]
 
 Release:
 
@@ -80,6 +80,10 @@ PATCHES TO BACKPORT FROM 2.1
   [ please place file names and revisions from HEAD here, so it is easy to
     identify exactly what the proposed changes are! ]
 
+    * Win32 mpm: Fix broken find_ready_listener in Win32DisableAcceptEx path
+      http://cvs.apache.org/viewcvs.cgi/httpd-2.0/server/mpm/winnt/child.c?r1=1.29&r2=1.30
+      +1: stoddard
+
     * mod_ssl: Send the Close Alert message to the peer before closing
       the SSL session.
       +1: madhum