]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
vote
authorJeff Trawick <trawick@apache.org>
Mon, 24 Nov 2003 22:37:02 +0000 (22:37 +0000)
committerJeff Trawick <trawick@apache.org>
Mon, 24 Nov 2003 22:37:02 +0000 (22:37 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@101876 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index 6d603c9d05ebcbbe8afabfbd90b05a5683b1faf3..6ab5495267ecbe95a8ce7318f36c1fc4814b38ce 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -1,5 +1,5 @@
 APACHE 2.0 STATUS:                                              -*-text-*-
-Last modified at [$Date: 2003/11/24 21:40:10 $]
+Last modified at [$Date: 2003/11/24 22:37:02 $]
 
 Release:
 
@@ -79,12 +79,13 @@ PATCHES TO BACKPORT FROM 2.1
       having been set in the httpd.conf file. PR: 23748, 24459
       http://cvs.apache.org/viewcvs.cgi/httpd-2.0/modules/metadata/mod_expires.c.diff?r1=1.46&r2=1.47
       http://cvs.apache.org/viewcvs.cgi/httpd-2.0/modules/metadata/mod_expires.c.diff?r1=1.47&r2=1.48
-      +1: rederpj, nd
+      +1: rederpj, nd, trawick
 
     * Make Win32 MPM honor MaxMemFree for transaction pools
       server/mpm/winnt/child.c: r1.17
       server/mpm/winnt/mpm.h: r1.14
       +1: stoddard
+      +1 (concept): trawick (looks reasonable when compared with worker)
 
     * Don't leave the OpenSSL "id_callback" pointer dangling after
       unloading mod_ssl; this fixes segfaults during startup if