From: Bill Stoddard Date: Fri, 24 Sep 2004 13:10:48 +0000 (+0000) Subject: port X-Git-Tag: 2.1.1~209 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=be0379e64ed6d02187ad44fb3d948d24f68499fa;p=thirdparty%2Fapache%2Fhttpd.git port git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@105284 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/CHANGES b/CHANGES index a9739c3f037..d3dc19350c7 100644 --- a/CHANGES +++ b/CHANGES @@ -2,10 +2,6 @@ Changes with Apache 2.1.0-dev [Remove entries to the current 2.0 section below, when backported] - *) mod_disk_cache: Fix races in saving responses. [Justin Erenkrantz] - - *) Fix Expires handling in mod_cache. [Justin Erenkrantz] - *) Alter mod_expires to run at a different filter priority to allow proper Expires storage by mod_cache. [Justin Erenkrantz] @@ -416,6 +412,12 @@ 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.53 + + *) mod_disk_cache: Fix races in saving responses. [Justin Erenkrantz] + + *) Fix Expires handling in mod_cache. [Justin Erenkrantz] + Changes with Apache 2.0.52 *) Fix the global mutex crash when the global mutex is never allocated due