]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
vote
authorAllan K. Edwards <ake@apache.org>
Fri, 5 Mar 2004 19:08:13 +0000 (19:08 +0000)
committerAllan K. Edwards <ake@apache.org>
Fri, 5 Mar 2004 19:08:13 +0000 (19:08 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@102865 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index 4a0be56160ce65ca6fa571da5e46cdf28589cfbe..82dfb3652c72e4fd6a487d0d1ac37d1239af94fa 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -1,5 +1,5 @@
 APACHE 2.0 STATUS:                                              -*-text-*-
-Last modified at [$Date: 2004/03/04 14:13:09 $]
+Last modified at [$Date: 2004/03/05 19:08:13 $]
 
 Release:
 
@@ -88,7 +88,7 @@ PATCHES TO BACKPORT FROM 2.1
 
     * 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, trawick
+      +1: stoddard, trawick, ake
 
     * mod_ssl: Send the Close Alert message to the peer before closing
       the SSL session.