From: Sander Striker Date: Mon, 16 Sep 2002 23:02:04 +0000 (+0000) Subject: We aren't at 2.0.42 yet. X-Git-Tag: 2.0.42~2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5c71fcca24fc305653e0dc25a430e6eaea4071d8;p=thirdparty%2Fapache%2Fhttpd.git We aren't at 2.0.42 yet. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96848 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/CHANGES b/CHANGES index 92c8aa077fc..fab64b43f1e 100644 --- a/CHANGES +++ b/CHANGES @@ -1,4 +1,4 @@ -Changes with Apache 2.0.42 +Changes with Apache 2.0.41 *) Allow AddOutputFilterByType to add multiple filters per directive. [Justin Erenkrantz] @@ -8,8 +8,6 @@ Changes with Apache 2.0.42 *) Fixed mod_disk_cache's generation of 304s [Kris Verbeeck ] -Changes with Apache 2.0.41 - *) Add support for using fnmatch patterns in the final path segment of an Include statement (eg.. include /foo/bar/*.conf). and remove the noise on stderr during config dir processing.