]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
At least CVS doesn't reject me because I vote absentee...
authorJustin Erenkrantz <jerenkrantz@apache.org>
Sat, 30 Oct 2004 15:37:21 +0000 (15:37 +0000)
committerJustin Erenkrantz <jerenkrantz@apache.org>
Sat, 30 Oct 2004 15:37:21 +0000 (15:37 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@105633 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index 380fb6cb14177e3faf96a6fe4a6d0f9748bdbb11..50ff9f931975b48631b519fc7b89a5958c300763 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -1,5 +1,5 @@
 APACHE 2.0 STATUS:                                              -*-text-*-
-Last modified at [$Date: 2004/10/23 17:49:58 $]
+Last modified at [$Date: 2004/10/30 15:37:21 $]
 
 Release:
 
@@ -87,7 +87,7 @@ PATCHES TO BACKPORT FROM 2.1
        runtime.
        http://cvs.apache.org/viewcvs/httpd-2.0/modules/ssl/ssl_engine_init.c.diff?r1=1.118&r2=1.119
        PR: 24030
-       +1: jorton, minfrin
+       +1: jorton, minfrin, jerenkrantz
 
     *) Allow for the use of --with-module=foo:bar where the ./modules/foo
        directory is a local addition to the ./modules directory.
@@ -95,7 +95,7 @@ PATCHES TO BACKPORT FROM 2.1
        but makes it easier to statically build "external" modules by
        simply adding them to ./modules.
          modules/config5.m4: 1.4
-       +1: jim
+       +1: jim, jerenkrantz
 
     *) mod_auth_ldap: Handle the inconsistent way in which the MS LDAP
        library handles special characters.