From: Eric Covener Date: Sun, 12 Jan 2014 21:03:14 +0000 (+0000) Subject: note when env=!foo was added X-Git-Tag: 2.2.27~78 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ddca02ab95471cab62efc3a1a1d0fcaceabfebbc;p=thirdparty%2Fapache%2Fhttpd.git note when env=!foo was added git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@1557610 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/CHANGES b/CHANGES index 86eb9fba65f..4e65866c849 100644 --- a/CHANGES +++ b/CHANGES @@ -997,6 +997,8 @@ Changes with Apache 2.2.10 mod_proxy_ftp: Prevent XSS attacks when using wildcards in the path of the FTP URL. Discovered by Marc Bevand of Rapid7. [Ruediger Pluem] + *) mod_authz_host: Add support for env=!envvar [Jim Jagielski] + *) Allow for smax to be 0 for balancer members so that all idle connections are able to be dropped should they exceed ttl. PR 43371 [Phil Endecott ,