]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
Add CHANGES entry for r1162852
authorStefan Fritsch <sf@apache.org>
Mon, 29 Aug 2011 15:29:07 +0000 (15:29 +0000)
committerStefan Fritsch <sf@apache.org>
Mon, 29 Aug 2011 15:29:07 +0000 (15:29 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@1162868 13f79535-47bb-0310-9956-ffa450edef68

CHANGES

diff --git a/CHANGES b/CHANGES
index cf22c79862ccd6e39d6dec6faa53c087cd5c2856..bd571f4a5943b1d50bb1ae7ee47ab98a0899d402 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -4,6 +4,9 @@ Changes with Apache 2.2.20
   *) mod_authnz_ldap: If the LDAP server returns constraint violation,
      don't treat this as an error but as "auth denied". [Stefan Fritsch]
 
+  *) mod_filter: Fix FilterProvider conditions of type "resp=" (response
+     headers) for CGI. [Joe Orton, Rainer Jung]
+
   *) mod_reqtimeout: Fix a timed out connection going into the keep-alive
      state after a timeout when discarding a request body. PR 51103.
      [Stefan Fritsch]