]> granicus.if.org Git - apache/commitdiff
port
authorBill Stoddard <stoddard@apache.org>
Fri, 24 Sep 2004 13:10:48 +0000 (13:10 +0000)
committerBill Stoddard <stoddard@apache.org>
Fri, 24 Sep 2004 13:10:48 +0000 (13:10 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@105284 13f79535-47bb-0310-9956-ffa450edef68

CHANGES

diff --git a/CHANGES b/CHANGES
index a9739c3f03724f02a593df4d7cfd32ed5605fea4..d3dc19350c73db9f0ab07e1d2bc8f39376735a2b 100644 (file)
--- 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