From: Jeff Trawick Date: Mon, 8 Apr 2002 23:32:13 +0000 (+0000) Subject: mention the fix for parsing certain AP_DECLARE_DATA decls; X-Git-Tag: 2.0.36~258 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=ed26210f7c126a287afac32642482610af40feaa;p=apache mention the fix for parsing certain AP_DECLARE_DATA decls; for some platforms that fix is crucial git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@94555 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/CHANGES b/CHANGES index e08d77a339..70c97431b6 100644 --- a/CHANGES +++ b/CHANGES @@ -1,5 +1,9 @@ Changes with Apache 2.0.36 + *) Fix parsing of some AP_DECLARE_DATA declarations so that the filter + handle declarations are recognized. This fixes problems loading + mod_autoindex on some platforms. [Brian Havard] + *) add optional fixup hook to proxy [Daniel Lopez ] *) Remind the admin about the User and Group directives when we are