]> granicus.if.org Git - apache/commitdiff
Reflect backported change into 2.0.48.
authorJustin Erenkrantz <jerenkrantz@apache.org>
Mon, 25 Aug 2003 00:13:19 +0000 (00:13 +0000)
committerJustin Erenkrantz <jerenkrantz@apache.org>
Mon, 25 Aug 2003 00:13:19 +0000 (00:13 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@101086 13f79535-47bb-0310-9956-ffa450edef68

CHANGES

diff --git a/CHANGES b/CHANGES
index 63fece196f320aed7b07a4ae052a2c7842cebceb..4cab6333658652ecc991785daffb11a008a2c3c1 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -56,9 +56,6 @@ Changes with Apache 2.1.0-dev
      a newline now cause a lookup failure. PR 14453.
      [Cedric Gavage <cedric.gavage@unixtech.be>, André Malo]
 
-  *) Install config.nice into the build/ directory to make
-     minor version upgrades easier. [Joshua Slive]
-
   *) mod_rewrite: Allow piped rewrite logs to be relative to ServerRoot.
      [André Malo]
 
@@ -238,6 +235,9 @@ Changes with Apache 2.1.0-dev
 
 Changes with Apache 2.0.48
 
+  *) Install config.nice into the build/ directory to make
+     minor version upgrades easier. [Joshua Slive]
+
   *) mod_rewrite: Ignore RewriteRules in .htaccess files if the directory
      containing the .htaccess file is requested without a trailing slash.
      PR 20195.  [André Malo]