From: Jim Jagielski Date: Mon, 12 Jul 2010 18:55:21 +0000 (+0000) Subject: git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@963434 13f795... X-Git-Tag: 2.2.16~20 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bee97f4800e52b75d8f78f77ad1872f511ea9d07;p=thirdparty%2Fapache%2Fhttpd.git git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@963434 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/CHANGES b/CHANGES index b8e0fc11b40..5c1dcff3066 100644 --- 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]