]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
vote
authorGeoffrey Young <geoff@apache.org>
Tue, 21 Sep 2004 00:33:16 +0000 (00:33 +0000)
committerGeoffrey Young <geoff@apache.org>
Tue, 21 Sep 2004 00:33:16 +0000 (00:33 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@105221 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index 67765100ffdd4aea01723b8a4b617322f624e41c..35feb6bb5f8145632d19ac2035a4b55ab844bf58 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -1,5 +1,5 @@
 APACHE 2.0 STATUS:                                              -*-text-*-
-Last modified at [$Date: 2004/09/20 22:17:35 $]
+Last modified at [$Date: 2004/09/21 00:33:16 $]
 
 Release:
 
@@ -77,7 +77,7 @@ PATCHES TO BACKPORT FROM 2.1
     *) Fix Satisfy merging regression in 2.0.51.
        http://cvs.apache.org/viewcvs.cgi/httpd-2.0/server/core.c?r1=1.285&r2=1.286    
        PR: 31315
-       +1: jorton, nd, pquerna
+       +1: jorton, nd, pquerna, geoff
 
     *) Fix the global mutex crash when the global mutex is never allocated
        due to disabled/empty caches.
@@ -111,7 +111,7 @@ PATCHES TO BACKPORT FROM 2.1
        Previously this would segfault or simply not match as expected,
        depending on the platform.
          modules/mappers/mod_rewrite.c: r1.260
-       +1: trawick
+       +1: trawick geoff
 
     *) mod_headers: Support {...}s tag for SSL variable lookup.
        http://www.apache.org/~jorton/mod_headers-2.0-ssl.diff