From cf14ebbf81d2b0edb4e4a6649d4b61b7c759fc20 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Andr=C3=A9=20Malo?= Date: Sat, 28 Feb 2004 22:59:23 +0000 Subject: [PATCH] sync git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@102814 13f79535-47bb-0310-9956-ffa450edef68 --- CHANGES | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/CHANGES b/CHANGES index 6eee255c56..6948791900 100644 --- a/CHANGES +++ b/CHANGES @@ -125,9 +125,6 @@ Changes with Apache 2.1.0-dev *) Switch to APR 1.0 API. - *) Fix mod_include's expression parser to recognize strings correctly - even if they start with an escaped token. [André Malo] - *) Major overhaul of mod_include's filter parser. The new parser code is expected to be more robust and should catch all of the edge cases that were not handled by the previous one. This includes a binary @@ -280,6 +277,9 @@ Changes with Apache 2.1.0-dev Changes with Apache 2.0.49 + *) Fix mod_include's expression parser to recognize strings correctly + even if they start with an escaped token. [André Malo] + *) Add fatal exception hook for use by diagnostic modules. The hook is only available if the --enable-exception-hook configure parm is used and the EnableExceptionHook directive has been set to -- 2.50.1