From: Joe Orton Date: Fri, 17 Aug 2012 14:58:52 +0000 (+0000) Subject: Un"fix" the bug reference. X-Git-Tag: 2.4.3~3 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=4623c2e831f711d0cbf1a742f8d0ebc9c7d490dd;p=apache Un"fix" the bug reference. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1374300 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/CHANGES b/CHANGES index 06e7c5cf4f..242ad2ec65 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 51489. [Joe Orton] + PR 45434. [Joe Orton] *) mod_lua: Add the parsebody function for parsing POST data. PR 53064. [Daniel Gruno]