From: Jeff Trawick Date: Fri, 8 Aug 2003 07:38:39 +0000 (+0000) Subject: vote X-Git-Tag: 2.0.48~145 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=69a5bfb9376dc6a19856c664178e7022938a2617;p=thirdparty%2Fapache%2Fhttpd.git vote git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@100940 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index 6bbb7edf566..7a3a0eab612 100644 --- a/STATUS +++ b/STATUS @@ -1,5 +1,5 @@ APACHE 2.0 STATUS: -*-text-*- -Last modified at [$Date: 2003/08/08 00:43:10 $] +Last modified at [$Date: 2003/08/08 07:38:39 $] Release: @@ -290,7 +290,7 @@ PATCHES TO PORT FROM 2.1 * mod_dav: Use bucket brigades when reading PUT data. This avoids 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 + +1: nd, trawick (gstein likes the concept, but needs to review...) * mod_ssl: Fix FakeBasicAuth for subrequests, by declining check_user_id. @@ -303,7 +303,7 @@ PATCHES TO PORT FROM 2.1 * 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, gstein + +1: striker, gstein, trawick * fix extern "C" declaration of util_ebcdic.h. PR: 22203 include/util_ebcdic.h: r1.15