]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
Add CHANGES for r1864005
authorRainer Jung <rjung@apache.org>
Tue, 30 Jul 2019 13:44:32 +0000 (13:44 +0000)
committerRainer Jung <rjung@apache.org>
Tue, 30 Jul 2019 13:44:32 +0000 (13:44 +0000)
(backport of r1856829 from trunk).

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1864007 13f79535-47bb-0310-9956-ffa450edef68

CHANGES

diff --git a/CHANGES b/CHANGES
index d9706cfa2fee22f66a987618b5444de431946f11..3acf3dfd8b6dbb738dc6cb43e7f381de943b3734 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,6 +1,9 @@
                                                          -*- coding: utf-8 -*-
 Changes with Apache 2.4.40
 
+  *) mod_proxy_balancer: Load balancer required byrequests when bytraffic chosen.
+     PR 62372. [Jim Jagielski]
+
   *) mod_proxy_hcheck: Create the configuration for mod_proxy_hcheck
      when used in BalancerMember. PR 60757. [Jean-Frederic Clere]