From 6edc55f73708da3d56a551370c11e9a2e42863d8 Mon Sep 17 00:00:00 2001 From: Bill Stoddard Date: Thu, 25 Mar 2004 02:09:07 +0000 Subject: [PATCH] complete backport git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@103142 13f79535-47bb-0310-9956-ffa450edef68 --- CHANGES | 12 +++++++----- 1 file changed, 7 insertions(+), 5 deletions(-) diff --git a/CHANGES b/CHANGES index c07b44533b..fbb1879adb 100644 --- a/CHANGES +++ b/CHANGES @@ -6,11 +6,6 @@ Changes with Apache 2.1.0-dev 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 - that would be reused for different purposes on different requests. - [Jeff Trawick, based on an old 1.3 patch submitted by Will Lowe] - *) work around MSIE Digest auth bug - if AuthDigestEnableQueryStringHack is set in r->subprocess_env allow mismatched query strings to pass. PR 27758. [Paul Querna , Geoffrey Young] @@ -300,6 +295,13 @@ Changes with Apache 2.1.0-dev [Apache 2.1.0-dev includes those bug fixes and changes with the Apache 2.0.xx tree as documented, and except as noted, below.] +Changes with Apache 2.0.50 + + *) Fix memory corruption problem with ap_custom_response() function. + The core per-dir config would later point to request pool data + that would be reused for different purposes on different requests. + [Jeff Trawick, based on an old 1.3 patch submitted by Will Lowe] + Changes with Apache 2.0.49 *) SECURITY: CAN-2004-0174 (cve.mitre.org) -- 2.50.1