]> granicus.if.org Git - apache/commitdiff
Reference the 2.4.x bug for the proxy/balancer/reverse issue.
authorJoe Orton <jorton@apache.org>
Fri, 17 Aug 2012 13:56:26 +0000 (13:56 +0000)
committerJoe Orton <jorton@apache.org>
Fri, 17 Aug 2012 13:56:26 +0000 (13:56 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1374264 13f79535-47bb-0310-9956-ffa450edef68

CHANGES

diff --git a/CHANGES b/CHANGES
index 242ad2ec654e5368e4d4e9817ecfb00e970c96a6..06e7c5cf4f0aeb825d71e3603fc36cd828654670 100644 (file)
--- 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]