]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@963434 13f795...
authorJim Jagielski <jim@apache.org>
Mon, 12 Jul 2010 18:55:21 +0000 (18:55 +0000)
committerJim Jagielski <jim@apache.org>
Mon, 12 Jul 2010 18:55:21 +0000 (18:55 +0000)
CHANGES

diff --git a/CHANGES b/CHANGES
index b8e0fc11b40999718d8deaf70a5e18b1f00f096b..5c1dcff3066622e97b631fcc409459d332eeb648 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -5,6 +5,9 @@ Changes with Apache 2.2.16
      mod_proxy_ajp, mod_proxy_http, mod_reqtimeout: Fix timeout detection
      for platforms Windows, Netware and OS2.  PR: 49417. [Rainer Jung]
 
+  *) mod_filter: enable it to act on non-200 responses.
+     PR 48377 [Nick Kew]
+
   *) mod_ldap: LDAP caching was suppressed (and ldap-status handler returns
      title page only) when any mod_ldap directives were used in VirtualHost
      context.  [Eric Covener]