From 4e9fae456b20c16f841aeebe1ad6494306c6d1c4 Mon Sep 17 00:00:00 2001 From: Ruediger Pluem Date: Tue, 19 Dec 2006 21:58:29 +0000 Subject: [PATCH] * Sync with 2.2.x CHANGES git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@488825 13f79535-47bb-0310-9956-ffa450edef68 --- CHANGES | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/CHANGES b/CHANGES index 1426d8b251..138a7387c3 100644 --- a/CHANGES +++ b/CHANGES @@ -95,11 +95,6 @@ Changes with Apache 2.3.0 now use ap_get_server_banner() or ap_get_server_description(). [Jeff Trawick] - *) mod_deflate: Rework inflate output and deflate output filter to fix several - issues: Incorrect handling of flush buckets, potential memory leaks, - excessive memory usage in inflate output filter for large compressed - content. PR 39854. [Ruediger Pluem, Nick Kew, Justin Erenkrantz] - *) All MPMs: Introduce a check_config phase between pre_config and open_logs, to allow modules to review interdependent configuration directive values and adjust them while messages can still be logged @@ -238,6 +233,11 @@ Changes with Apache 2.3.0 Changes with Apache 2.2.4 + *) mod_deflate: Rework inflate output and deflate output filter to fix several + issues: Incorrect handling of flush buckets, potential memory leaks, + excessive memory usage in inflate output filter for large compressed + content. PR 39854. [Ruediger Pluem, Nick Kew, Justin Erenkrantz] + *) mod_mem_cache: Memory leak fix: Unconditionally free the buffer. [Davi Arnaut ] -- 2.40.0