]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
vote
authorBradley Nicholes <bnicholes@apache.org>
Thu, 14 Oct 2004 19:20:21 +0000 (19:20 +0000)
committerBradley Nicholes <bnicholes@apache.org>
Thu, 14 Oct 2004 19:20:21 +0000 (19:20 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@105460 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index 30e593dcd0f99ca5067cdb32d08d34f4805bf3f7..a642d15f38ddcfc0077fb8f8939436ed7eb33235 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -1,5 +1,5 @@
 APACHE 2.0 STATUS:                                              -*-text-*-
-Last modified at [$Date: 2004/10/14 15:25:29 $]
+Last modified at [$Date: 2004/10/14 19:20:21 $]
 
 Release:
 
@@ -77,7 +77,7 @@ PATCHES TO BACKPORT FROM 2.1
 
     *) mod_ldap: Fix format strings to use %APR_PID_T_FMT instead of %d.
          modules/ldap/util_ldap.c: 1.16
-       +1: minfrin, pquerna
+       +1: minfrin, pquerna, bnicholes
 
     *) mod_ssl: Fix and prevent an SSLCipherSuite bypass by resuming a
        session during a renegotiation.