From: Joe Orton Date: Fri, 17 Aug 2012 13:56:26 +0000 (+0000) Subject: Reference the 2.4.x bug for the proxy/balancer/reverse issue. X-Git-Tag: 2.4.3~8 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=483afabb62184884966f5ca2e2c25d832228ac2d;p=apache Reference the 2.4.x bug for the proxy/balancer/reverse issue. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1374264 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/CHANGES b/CHANGES index 242ad2ec65..06e7c5cf4f 100644 --- a/CHANGES +++ b/CHANGES @@ -78,7 +78,7 @@ Changes with Apache 2.4.3 [Stefan Fritsch] *) mod_proxy: Fix ProxyPassReverse for balancer configurations. - PR 45434. [Joe Orton] + PR 51489. [Joe Orton] *) mod_lua: Add the parsebody function for parsing POST data. PR 53064. [Daniel Gruno]