]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
My 2c.
authorGraham Leggett <minfrin@apache.org>
Wed, 9 Jun 2004 22:32:49 +0000 (22:32 +0000)
committerGraham Leggett <minfrin@apache.org>
Wed, 9 Jun 2004 22:32:49 +0000 (22:32 +0000)
PR:
Obtained from:
Submitted by:
Reviewed by:

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@103880 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index ff2f93ee8ecd83dd60d562ab8ad7196755823b92..a103ad7fef136f53cb8062886b324807291972f6 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -1,5 +1,5 @@
 APACHE 2.0 STATUS:                                              -*-text-*-
-Last modified at [$Date: 2004/06/09 22:12:59 $]
+Last modified at [$Date: 2004/06/09 22:32:49 $]
 
 Release:
 
@@ -75,7 +75,7 @@ PATCHES TO BACKPORT FROM 2.1
     *) util_ldap: allow relative paths for LDAPTrustedCA to be resolved
        against ServerRoot PR#26602
        modules/experimental/util_ldap.c r1.31
-       +1: bnicholes
+       +1: bnicholes, minfrin
        
     *) mod_ssl: Remove some unused functions (after CAN-2004-0488 fix is applied)
        http://cvs.apache.org/viewcvs.cgi/httpd-2.0/modules/ssl/ssl_util.c?r1=1.46&r2=1.47