]> granicus.if.org Git - apache/commitdiff
sync with 2.0 CHANGES file
authorBill Stoddard <stoddard@apache.org>
Fri, 17 Sep 2004 15:39:29 +0000 (15:39 +0000)
committerBill Stoddard <stoddard@apache.org>
Fri, 17 Sep 2004 15:39:29 +0000 (15:39 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@105192 13f79535-47bb-0310-9956-ffa450edef68

CHANGES

diff --git a/CHANGES b/CHANGES
index 324538ca4581284fef3dfd8937d4adeae3306fe4..b995a527b92aa7d0258320369bbb62fb3ed7f500 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -410,8 +410,6 @@ Changes with Apache 2.0.52
      freed twice, or reused after being freed.
      [J. Clar, W. Stoddard, G. Ames]
 
-Changes with Apache 2.0.51
-
   *) Add -l option to rotatelogs to let it use local time rather than
      UTC.  PR 24417.  [Ken Coar, Uli Zappe <uli ritual.org>]
 
@@ -419,6 +417,8 @@ Changes with Apache 2.0.51
      from being logged for I_INSIST_ON_EXTRA_CYCLES_FOR_CLF_COMPLIANCE
      processing.  PR 29696.  [Alois Treindl <alois astro.ch>]
 
+Changes with Apache 2.0.51
+
   *) mod_include no longer checks for recursion, because that's done
      in the core. This allows for careful usage of recursive SSI.
      [AndrĂ© Malo]