]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
Propose a backport.
authorWilliam A. Rowe Jr <wrowe@apache.org>
Fri, 7 Jan 2005 18:33:16 +0000 (18:33 +0000)
committerWilliam A. Rowe Jr <wrowe@apache.org>
Fri, 7 Jan 2005 18:33:16 +0000 (18:33 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.0.x@124557 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index 305abb8f844260fb2c326debd5034ab589bb4400..237f3056ac6ca862b6c77bc7b5c2aec7670110b5 100644 (file)
--- 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 <rd9 donkin.org>
+       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