From: Paul J. Reder Date: Tue, 3 Feb 2004 21:55:32 +0000 (+0000) Subject: Re-synch with 2.0 stable branch after backport. X-Git-Tag: pre_ajp_proxy~739 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=bf3d616e824d4dc2702098ef2ec5ca5d5e6f00cd;p=apache Re-synch with 2.0 stable branch after backport. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@102493 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/CHANGES b/CHANGES index ae99db5bbc..753a5ea45f 100644 --- a/CHANGES +++ b/CHANGES @@ -172,9 +172,6 @@ Changes with Apache 2.1.0-dev *) Fix some broken log messages in WinNT MPM. [Juan Rivera ] - *) Add support for IMT minor-type wildcards (e.g., text/*) to - ExpiresByType. PR#7991 [Ken Coar] - *) prefork MPM: Use the right permissions for the directory created for gprof support. [Jim Carlson ] @@ -275,6 +272,9 @@ Changes with Apache 2.1.0-dev Changes with Apache 2.0.49 + *) Add support for IMT minor-type wildcards (e.g., text/*) to + ExpiresByType. PR#7991 [Ken Coar] + *) Fix segfault in mod_mem_cache cache_insert() due to cache size becoming negative. PR: 21285, 21287 [Bill Stoddard, Massimo Torquati, Jean-Jacques Clar]