From cec6966edd98ae0201256b62397afeb9cf29d398 Mon Sep 17 00:00:00 2001 From: Christophe Jaillet Date: Fri, 3 Nov 2017 06:40:05 +0000 Subject: [PATCH] Add missing CHANGES entry in 2.4.24 git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1814136 13f79535-47bb-0310-9956-ffa450edef68 --- CHANGES | 3 +++ 1 file changed, 3 insertions(+) diff --git a/CHANGES b/CHANGES index 0eadf0f7dc2..fb9ba7c0757 100644 --- a/CHANGES +++ b/CHANGES @@ -414,6 +414,9 @@ Changes with Apache 2.4.24 (not released) *) mod_socache_memcache: Provide memcache stats to mod_status. [Jim Jagielski] + *) mod_file_cache: mod_file_cache should be able to serve files that + haven't had a Content-Type set via e.g. mod_mime. [Eric Covener] + *) http_filters: Fix potential looping in new check_headers() due to new pattern of ap_die() from http header filter. Explicitly clear the previous headers and body. -- 2.47.3