From: Nick Kew Date: Sun, 27 Dec 2009 01:16:53 +0000 (+0000) Subject: Fix administrivia in CHANGES X-Git-Tag: 2.2.15~121 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2a07618d1638e5261bceb9ceaf6521d6965e2400;p=thirdparty%2Fapache%2Fhttpd.git Fix administrivia in CHANGES git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@894040 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/CHANGES b/CHANGES index d79c54eb35e..1769d942d8c 100644 --- a/CHANGES +++ b/CHANGES @@ -8,8 +8,12 @@ Changes with Apache 2.2.15 control is still vulnerable, unless using OpenSSL >= 0.9.8l. [Joe Orton, Ruediger Pluem] + *) mod_filter: fix FilterProvider matching where "dispatch" string + doesn't exist. + PR 48054 [] + *) Build: fix --with-module to work as documented - PR 43881 [Gez Saunders ] + PR 43881 [Gez Saunders ] *) mod_mime: Make RemoveType override the info from TypesConfig. PR 38330. [Stefan Fritsch]