From 234a79884bcdd49616d49d16b494dbec1691c238 Mon Sep 17 00:00:00 2001 From: Bill Stoddard Date: Thu, 25 Mar 2004 02:20:25 +0000 Subject: [PATCH] ported to 2.0.50-dev git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@103146 13f79535-47bb-0310-9956-ffa450edef68 --- CHANGES | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/CHANGES b/CHANGES index 6d4810546b..bf3be53463 100644 --- a/CHANGES +++ b/CHANGES @@ -1,10 +1,6 @@ Changes with Apache 2.1.0-dev [Remove entries to the current 2.0 section below, when backported] - *) core_output_filter: Fix bug that could result in sending - garbage over the network when module handlers construct - bucket brigades containing multiple file buckets all referencing - the same open file descriptor. [Bojan Smojver] *) work around MSIE Digest auth bug - if AuthDigestEnableQueryStringHack is set in r->subprocess_env allow mismatched query strings to pass. @@ -291,6 +287,10 @@ Changes with Apache 2.1.0-dev Apache 2.0.xx tree as documented, and except as noted, below.] Changes with Apache 2.0.50 + *) core_output_filter: Fix bug that could result in sending + garbage over the network when module handlers construct + bucket brigades containing multiple file buckets all referencing + the same open file descriptor. [Bojan Smojver] *) Fix memory corruption problem with ap_custom_response() function. The core per-dir config would later point to request pool data -- 2.40.0