From d4cfba419379dc81be9c46d2c8d5fe034a9a4c9e Mon Sep 17 00:00:00 2001 From: Justin Erenkrantz Date: Thu, 27 Feb 2003 04:26:20 +0000 Subject: [PATCH] Reflect some backported patches. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@98817 13f79535-47bb-0310-9956-ffa450edef68 --- CHANGES | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/CHANGES b/CHANGES index 9df1ced3e3..ea74465fb4 100644 --- a/CHANGES +++ b/CHANGES @@ -31,12 +31,6 @@ Changes with Apache 2.1.0-dev *) Allow restart of httpd to occur even with syntax errors in the config file. PR 16813. [Justin Erenkrantz] - *) Rewrite ap_xml_parse_input to use bucket brigades. PR 16134. - [Justin Erenkrantz] - - *) Fix potential memory leaks in mod_deflate on malformed data. PR 16046. - [Justin Erenkrantz] - *) Use APR_LAYOUT instead of APACHE_LAYOUT in configure. PR 15679. [Justin Erenkrantz] @@ -136,6 +130,12 @@ Changes with Apache 2.1.0-dev Changes with Apache 2.0.45 + *) Fix potential memory leaks in mod_deflate on malformed data. PR 16046. + [Justin Erenkrantz] + + *) Rewrite ap_xml_parse_input to use bucket brigades. PR 16134. + [Justin Erenkrantz] + *) Fix segfault which occurred when a section in an included configuration file was not closed. PR 17093. [André Malo] -- 2.40.0