From: William A. Rowe Jr Date: Fri, 7 Jan 2005 18:33:16 +0000 (+0000) Subject: Propose a backport. X-Git-Tag: 2.0.53~90 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ffd9406e1224011040b5255fd538f5be6a6a860c;p=thirdparty%2Fapache%2Fhttpd.git Propose a backport. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.0.x@124557 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index 305abb8f844..237f3056ac6 100644 --- a/STATUS +++ b/STATUS @@ -75,6 +75,12 @@ PATCHES TO BACKPORT FROM 2.1 [ please place file names and revisions from HEAD here, so it is easy to identify exactly what the proposed changes are! ] + *) win32: Handle PATH_INFO as opaque byte-wise data for cgi invocation, + as handled for other variables originally fixed in bug 9223. + PR: 32730 Submitted by: Richard Donkin + svn rev 124556 + +1: wrowe + *) modules: Include mod_dumpio to the modules/logger tree. Module included in 2.1:modules/debug. http://www.apache.org/~jim/mod_dumpio.c