]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
/me bows to the Elvises
authorJustin Erenkrantz <jerenkrantz@apache.org>
Wed, 23 Jul 2003 15:51:45 +0000 (15:51 +0000)
committerJustin Erenkrantz <jerenkrantz@apache.org>
Wed, 23 Jul 2003 15:51:45 +0000 (15:51 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@100746 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index db72c41f28c77f9ea71c619b4d3a18362171e834..b9eb3d61ae917a4d75d8517e552928f1a8e49bb8 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -1,5 +1,5 @@
 APACHE 2.0 STATUS:                                              -*-text-*-
-Last modified at [$Date: 2003/07/23 13:45:17 $]
+Last modified at [$Date: 2003/07/23 15:51:45 $]
 
 Release:
 
@@ -270,7 +270,7 @@ PATCHES TO PORT FROM 2.1
       jerenkrantz asks: Why does httpd-std.conf.in have two copies of the
                         AddEncoding directives?  This is a typo, right?
             nd replies: Sure. 1.53 fixes that.
-      +1: fielding, nd
+      +1: fielding, nd, jerenkrantz
 
     * mod_ext_filter: Set additional environment variables for use by
       the external filter.  PR 20944.
@@ -300,7 +300,7 @@ PATCHES TO PORT FROM 2.1
       jerenkrantz says: We're doing 3 strlen's on the same value, can we please
                         clean that up?
             nd replies: of course ..., 1.168 does.
-      +1: nd
+      +1: nd, jerenkrantz
 
     * ab: reject overlong credentials from command line (2.0 + 1.3)
         support/ab.c: r1.127