]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
One more vote..
authorPaul Querna <pquerna@apache.org>
Wed, 18 Aug 2004 02:35:05 +0000 (02:35 +0000)
committerPaul Querna <pquerna@apache.org>
Wed, 18 Aug 2004 02:35:05 +0000 (02:35 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@104697 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index df6668638929f6f55a5f63949478b8fb4741d64d..33feac2c2141ca0135e3e983e3b615bf90945290 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -1,5 +1,5 @@
 APACHE 2.0 STATUS:                                              -*-text-*-
-Last modified at [$Date: 2004/08/17 19:56:34 $]
+Last modified at [$Date: 2004/08/18 02:35:05 $]
 
 Release:
 
@@ -263,7 +263,7 @@ PATCHES TO BACKPORT FROM 2.1
     * mod_setenvif: remove support for remote_user variable which never
       worked at all. PR 25725 (2.0 + 1.3)
         modules/metadata/mod_setenvif.c: r1.50
-      +1: nd, jerenkrantz
+      +1: nd, jerenkrantz, pquerna
 
     * Replace some of the mutex locking in the worker MPM with
       atomic operations for higher concurrency.