From 08ebed81523b701ea15cf4861f663e8adef1cd72 Mon Sep 17 00:00:00 2001 From: Eric Covener Date: Sun, 31 Aug 2014 01:28:37 +0000 Subject: [PATCH] mention weird looking ^xx formats in mod_log_config backported as part of the trailers fix git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1621552 13f79535-47bb-0310-9956-ffa450edef68 --- CHANGES | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/CHANGES b/CHANGES index 9bab34fceb..7154ea4e42 100644 --- a/CHANGES +++ b/CHANGES @@ -9,6 +9,10 @@ Changes with Apache 2.4.11 request headers earlier. Adds "MergeTrailers" directive to restore legacy behavior. [Edward Lu, Yann Ylavic, Joe Orton, Eric Covener] + *) mod_log_config: Allow three character log formats to be registered. For + backwards compatibility, the first character of a three-character format + must be the '^' (caret) character. [Eric Covener] + *) mod_lua: Don't quote Expires and Path values. PR 56734. [Keith Mashinter, ] -- 2.50.1