]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
a votin' I will go... a votin' I will go... hi ho, the *WHAM* ... urk....
authorGreg Stein <gstein@apache.org>
Fri, 8 Aug 2003 00:43:10 +0000 (00:43 +0000)
committerGreg Stein <gstein@apache.org>
Fri, 8 Aug 2003 00:43:10 +0000 (00:43 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@100939 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index b72b38c7b6135fcaca7ae555c8959665d62689ee..6bbb7edf566b1cf0af6b39160fbbcd99ef9c46bc 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -1,5 +1,5 @@
 APACHE 2.0 STATUS:                                              -*-text-*-
-Last modified at [$Date: 2003/08/08 00:05:57 $]
+Last modified at [$Date: 2003/08/08 00:43:10 $]
 
 Release:
 
@@ -291,18 +291,19 @@ PATCHES TO PORT FROM 2.1
       problems if the data stream is modified by an input filter. PR 22104.
         modules/dav/main/mod_dav.c: r1.98, r1.99
       +1: nd
+      (gstein likes the concept, but needs to review...)
 
     * mod_ssl: Fix FakeBasicAuth for subrequests, by declining check_user_id.
       Otherwise it would run into the check that was to protect from externally
       fabricated Authorization headers, which would choke on the one added
       by mod_ssl itself.
         modules/ssl/ssl_engine_kernel.c: r1.97
-      +1: striker, trawick
+      +1: striker, trawick, gstein
     
     * mod_ssl: Add error msg for the case when FakeBasicAuth is tried to be
       tricked.  IOW, when someone tries to spoof his identity.
         modules/ssl/ssl_engine_kernel.c: r1.98
-      +1: striker
+      +1: striker, gstein
 
     * fix extern "C" declaration of util_ebcdic.h. PR: 22203
         include/util_ebcdic.h: r1.15