]> granicus.if.org Git - apache/commitdiff
reflect a change merged into 2.0.46-dev
authorJeff Trawick <trawick@apache.org>
Thu, 17 Apr 2003 02:59:02 +0000 (02:59 +0000)
committerJeff Trawick <trawick@apache.org>
Thu, 17 Apr 2003 02:59:02 +0000 (02:59 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@99399 13f79535-47bb-0310-9956-ffa450edef68

CHANGES

diff --git a/CHANGES b/CHANGES
index b655940f1fc04807416a5254358d05b67fd3969a..9e796386ad7a9ee19cf128d737e2df5e17c97182 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -22,11 +22,6 @@ Changes with Apache 2.1.0-dev
   *) Fix a compile failure with recent OpenSSL and picky compilers
      (e.g., OpenSSL 0.9.7a and xlc_r on AIX).  [Jeff Trawick]
 
-  *) Fix a build problem with passing unsupported --enable-layout
-     args to apr and apr-util.  This broke binbuild.sh as well as
-     user-specified layout parameters.  PR 18649 [Justin Erenkrantz,
-     Jeff Trawick]
-
   *) ap_get_mime_headers_core: allocate space for the trailing null
      when folding is in effect.
      PR 18170 [Peter Mayne <PeterMayne@SPAM_SUX.ap.spherion.com>]
@@ -168,6 +163,11 @@ Changes with Apache 2.1.0-dev
 
 Changes with Apache 2.0.46
 
+  *) Fix a build problem with passing unsupported --enable-layout
+     args to apr and apr-util.  This broke binbuild.sh as well as
+     user-specified layout parameters.  PR 18649 [Justin Erenkrantz,
+     Jeff Trawick]
+
   *) If a Date response header was already set in the headers array,
      this value was ignored in favour of the current time. This meant
      that Date headers on proxied requests where rewritten when they