]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
note when env=!foo was added
authorEric Covener <covener@apache.org>
Sun, 12 Jan 2014 21:03:14 +0000 (21:03 +0000)
committerEric Covener <covener@apache.org>
Sun, 12 Jan 2014 21:03:14 +0000 (21:03 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@1557610 13f79535-47bb-0310-9956-ffa450edef68

CHANGES

diff --git a/CHANGES b/CHANGES
index 86eb9fba65fed1fa4cc990e8e5ff0418c4a06bd6..4e65866c8498e86807afcf7a02375f7679e95550 100644 (file)
--- 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 <spam_from_apache_bugzilla chezphil.org>,