From d6051115459f0cf837a9ed14a8962d579d08dc24 Mon Sep 17 00:00:00 2001 From: "William A. Rowe Jr" Date: Mon, 25 Nov 2002 19:41:36 +0000 Subject: [PATCH] Changes committed - and set aside a placeholder for 2.1 patches. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@97651 13f79535-47bb-0310-9956-ffa450edef68 --- CHANGES | 15 +++++++++++++++ 1 file changed, 15 insertions(+) diff --git a/CHANGES b/CHANGES index 8c521175e2..638c0e09d7 100644 --- a/CHANGES +++ b/CHANGES @@ -1,5 +1,20 @@ +Changes with Apache 2.1.0-dev + + [Remove entries to the current 2.0 section below, when backported] + + + Changes with Apache 2.0.44 + *) mod_negotiation: Set the appropriate mime response headers + (Content-Type, charset, Content-Language and Content-Encoding) + for negotated type-map "Body:" responses (such as the error + pages.) [André Malo ] + + *) mod_log_config: Allow '%%' escaping in CustomLog format + strings to insert a literal, single '%'. + [André Malo ] + *) Fix the building of cgi command lines when the query string contains '='. PR 13914 [Ville Skyttä , Jeff Trawick] -- 2.40.0