]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
vote
authorBradley Nicholes <bnicholes@apache.org>
Tue, 20 Apr 2004 10:24:22 +0000 (10:24 +0000)
committerBradley Nicholes <bnicholes@apache.org>
Tue, 20 Apr 2004 10:24:22 +0000 (10:24 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@103465 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index 55db194ec554ecbd48786bd7b93d58928ce02a2d..ab4998db1f7501e4a73693ad3621220078eeadb1 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -1,5 +1,5 @@
 APACHE 2.0 STATUS:                                              -*-text-*-
-Last modified at [$Date: 2004/04/18 19:22:35 $]
+Last modified at [$Date: 2004/04/20 10:24:22 $]
 
 Release:
 
@@ -74,7 +74,7 @@ PATCHES TO BACKPORT FROM 2.1
 
     *) mod_headers: don't segfault, when supplying an empty header value
          modules/metadata/mod_headers.c: r1.56
-       +1: nd
+       +1: nd, bnicholes
 
     *) mod_headers: Backport ErrorHeader directive (regression from 1.3)
          modules/metadata/mod_headers.c: r1.44, 1.45, 1.51
@@ -86,7 +86,7 @@ PATCHES TO BACKPORT FROM 2.1
 
     *) Allow URLs for ServerAdmin. PR 28174.
          server/core.c: r1.274
-       +1: nd
+       +1: nd, bnicholes
 
     *) mod_rewrite: Fix confused map cache (with maps in different VHs using
        the same name). PR 26462. (2.0 + 1.3)