From: Justin Erenkrantz Date: Wed, 10 Oct 2001 05:08:06 +0000 (+0000) Subject: Foo != Bar. X-Git-Tag: 2.0.26~60 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=9adaa53bab2a071865f4fefecf07e156cfa2bc4d;p=thirdparty%2Fapache%2Fhttpd.git Foo != Bar. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@91395 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/CHANGES b/CHANGES index 519d9871a55..20e0fc33348 100644 --- a/CHANGES +++ b/CHANGES @@ -1,5 +1,8 @@ Changes with Apache 2.0.26-dev + *) Build mod_so even if no core modules are built shared. + [Aaron Bannert ] + *) Introduce ap_directory_walk rewrite (with further optimizations required) to adapt to the ap_process_request_internal() changes. Optimized so subrequests and redirects now reuse previous section