]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
vote
authorAndré Malo <nd@apache.org>
Mon, 20 Sep 2004 20:40:31 +0000 (20:40 +0000)
committerAndré Malo <nd@apache.org>
Mon, 20 Sep 2004 20:40:31 +0000 (20:40 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@105218 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index b5a37410377d8609977a52dea9da5db7a294e647..4f70215d95533e75307618be857d62ba8244651b 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -1,5 +1,5 @@
 APACHE 2.0 STATUS:                                              -*-text-*-
-Last modified at [$Date: 2004/09/20 20:31:27 $]
+Last modified at [$Date: 2004/09/20 20:40:31 $]
 
 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
+       +1: jorton, nd
 
     *) Fix the global mutex crash when the global mutex is never allocated
        due to disabled/empty caches.