]> granicus.if.org Git - apache/commitdiff
Re-synch with 2.0 stable branch after backport.
authorPaul J. Reder <rederpj@apache.org>
Thu, 5 Feb 2004 19:09:31 +0000 (19:09 +0000)
committerPaul J. Reder <rederpj@apache.org>
Thu, 5 Feb 2004 19:09:31 +0000 (19:09 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@102519 13f79535-47bb-0310-9956-ffa450edef68

CHANGES

diff --git a/CHANGES b/CHANGES
index 4ab7d913446da897c6705213ba5da20acc0cb871..a58adc9d33bef3cf91d5c7f04297a2ef5c65b00a 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -79,9 +79,6 @@ Changes with Apache 2.1.0-dev
      directory, display the MPM name and some MPM properties.
      [Geoffrey Young <geoff apache.org>]
 
-  *) Fixed cache-removal order in mod_mem_cache.
-     [Jean-Jacques Clar, Cliff Woolley]
-
   *) Add fatal exception hook for use by debug modules.  The hook is only
      available if the --enable-exception-hook configure parm is used.
      [Jeff Trawick]
@@ -264,6 +261,9 @@ Changes with Apache 2.1.0-dev
 
 Changes with Apache 2.0.49
 
+  *) Fixed cache-removal order in mod_mem_cache.
+     [Jean-Jacques Clar, Cliff Woolley]
+
   *) mod_setenvif: Fix the regex optimizer, which under circumstances
      treated the supplied regex as literal string. PR 24219.
      [AndrĂ© Malo]