From ffc587fe59ce56b9dfe3b340b29705de7d9b07bb Mon Sep 17 00:00:00 2001 From: Jim Jagielski Date: Wed, 20 Dec 2006 02:04:52 +0000 Subject: [PATCH] Sync with 2.2.4 git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@488884 13f79535-47bb-0310-9956-ffa450edef68 --- CHANGES | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/CHANGES b/CHANGES index 138a7387c3..3c0a93eb42 100644 --- a/CHANGES +++ b/CHANGES @@ -2,9 +2,6 @@ Changes with Apache 2.3.0 [Remove entries to the current 2.0 and 2.2 section below, when backported] - *) core: Fix NONBLOCK status of listening sockets on restart/graceful - [Darius Davis ] - *) mod_proxy_http: Handle request bodies larger than 2 GB by converting the Content-Length header of the request correctly. PR 40883. [Ruediger Pluem, toadie ] @@ -233,6 +230,9 @@ Changes with Apache 2.3.0 Changes with Apache 2.2.4 + *) core: Fix NONBLOCK status of listening sockets on restart/graceful + PR 37680. [Darius Davis ] + *) 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 -- 2.50.1