From: Eric Covener Date: Mon, 27 Oct 2014 00:56:19 +0000 (+0000) Subject: EBCDIC fix for mod_proxy_connect X-Git-Tag: 2.4.11~232 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=195962c7dd5061482a90cd9646fb9b95b1b62635;p=thirdparty%2Fapache%2Fhttpd.git EBCDIC fix for mod_proxy_connect git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1634426 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index e23f5f98695..1373f9eeba1 100644 --- a/STATUS +++ b/STATUS @@ -275,6 +275,11 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK: trunk patch: http://svn.apache.org/r1634237 2.4.x patch: trunk works +1 covener + + * mod_proxy_connect: EBCDIC fix for ProxyRemote to HTTPS. PR57092 + trunk patch: http://svn.apache.org/r1634425 + 2.4.x patch: trunk works + +1 covener OTHER PROPOSALS