From 5f13472fc8eecba25c4b2a4e8cae54b9df650361 Mon Sep 17 00:00:00 2001 From: Jeff Trawick Date: Fri, 8 Dec 2006 12:24:22 +0000 Subject: [PATCH] sync with 2.2.x/CHANGES git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@483959 13f79535-47bb-0310-9956-ffa450edef68 --- CHANGES | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/CHANGES b/CHANGES index 4b6b6e4171..ec68b92694 100644 --- a/CHANGES +++ b/CHANGES @@ -44,10 +44,6 @@ Changes with Apache 2.3.0 AcceptMutex directive now takes an optional lockfile location parameter, ala SSLMutex. [Jim Jagielski] - *) Fix address-in-use startup failure caused by corruption of the list of - listen sockets in some configurations with multiple generic Listen - directives. [Jeff Trawick] - *) mod_authn_dbd: Export any additional columns queried in the SQL select into the environment with the name AUTHENTICATE_. This brings mod_authn_dbd behaviour in line with mod_authnz_ldap. [Graham Leggett] @@ -267,6 +263,10 @@ Changes with Apache 2.3.0 Changes with Apache 2.2.4 + *) Fix address-in-use startup failure caused by corruption of the list of + listen sockets in some configurations with multiple generic Listen + directives. [Jeff Trawick] + *) mod_proxy_balancer: Set the new environment variable BALANCER_ROUTE_CHANGED if a worker with a route different from the one supplied by the client had been chosen or if the client supplied no routing information for -- 2.50.1