]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
vote
authorJeff Trawick <trawick@apache.org>
Wed, 3 Dec 2003 00:13:11 +0000 (00:13 +0000)
committerJeff Trawick <trawick@apache.org>
Wed, 3 Dec 2003 00:13:11 +0000 (00:13 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@101961 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index cee62fd45f0e3a7932488d9d6b1622635a9f3a85..5a54e666df51eb3b8cf6bb9e4d720be111136899 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -1,5 +1,5 @@
 APACHE 2.0 STATUS:                                              -*-text-*-
-Last modified at [$Date: 2003/12/02 19:11:12 $]
+Last modified at [$Date: 2003/12/03 00:13:11 $]
 
 Release:
 
@@ -87,7 +87,7 @@ PATCHES TO BACKPORT FROM 2.1
 
     * prefork: Fix slow graceful restarts on some platforms.
       http://cvs.apache.org/viewcvs/httpd-2.0/server/mpm/prefork/prefork.c.diff?r1=1.279&r2=1.280
-      +1: jorton
+      +1: jorton, trawick
 
     * Make Win32 MPM honor MaxMemFree for transaction pools
       server/mpm/winnt/child.c: r1.17