From: Bill Stoddard Date: Thu, 25 Mar 2004 02:11:47 +0000 (+0000) Subject: forgot this commit X-Git-Tag: 2.0.50~290 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cb30b68e15557600e6f4ef2bce3dec5159e62dd0;p=thirdparty%2Fapache%2Fhttpd.git forgot this commit git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@103143 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/CHANGES b/CHANGES index eda5c594bcb..7db648a0cf2 100644 --- a/CHANGES +++ b/CHANGES @@ -1,5 +1,10 @@ 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 *) Win32: Tweak worker thread accounting routines to eliminate