]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
just voting, not making things more complicated
authorJeff Trawick <trawick@apache.org>
Wed, 14 Jan 2004 21:55:37 +0000 (21:55 +0000)
committerJeff Trawick <trawick@apache.org>
Wed, 14 Jan 2004 21:55:37 +0000 (21:55 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@102342 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index f7529a529675c358e01ed3d0e2e154750c7a481c..a66546e07fd040cbc35deb2e377c4f2447275c8d 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -1,5 +1,5 @@
 APACHE 2.0 STATUS:                                              -*-text-*-
-Last modified at [$Date: 2004/01/13 20:32:42 $]
+Last modified at [$Date: 2004/01/14 21:55:37 $]
 
 Release:
 
@@ -285,7 +285,7 @@ PATCHES TO BACKPORT FROM 2.1
     * mod_setenvif: Fix optimizer to treat regexps as such even if they
       only contain anchors like \b. PR 24219.
         modules/metadata/mod_setenvif.c: r1.44
-      +1: nd, jerenkrantz
+      +1: nd, jerenkrantz, trawick
 
     * LDAP cache fixes from Matthieu Estrade; see PR 18756
         include/util_ldap.h r1.12
@@ -306,7 +306,7 @@ PATCHES TO BACKPORT FROM 2.1
     * Make REMOTE_PORT available to mod_rewrite (2.0 + 1.3)
       PR 25772.
         modules/mappers/mod_rewrite.c: r1.239
-      +1: nd
+      +1: nd, trawick
 
     * Don't let mod_usertrack overwrite other cookies. (2.0 + 1.3)
       PR 26002.