]> granicus.if.org Git - apache/commitdiff
Note mod_proxy_balancer changes...
authorJim Jagielski <jim@apache.org>
Wed, 3 Dec 2008 20:57:18 +0000 (20:57 +0000)
committerJim Jagielski <jim@apache.org>
Wed, 3 Dec 2008 20:57:18 +0000 (20:57 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@723068 13f79535-47bb-0310-9956-ffa450edef68

CHANGES

diff --git a/CHANGES b/CHANGES
index 55057a39b48fcd15c0c0c4236a9d60282aeb2afb..017a9c10f1630f3f5dae71c24c95dc094043256d 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -2,6 +2,10 @@
 Changes with Apache 2.3.0
 [ When backported to 2.2.x, remove entry from this file ]
 
+  *) mod_proxy_balancer: Move all load balancing implementations
+     as individual, self-contained mod_proxy submodules under
+     modules/proxy/balancers [Jim Jagielski]
+
   *) Rename APIs to include ap_ prefix:
         find_child_by_pid -> ap_find_child_by_pid
         suck_in_APR -> ap_suck_in_APR