]> granicus.if.org Git - apache/commitdiff
reflect a fix merged to 2.0.45-dev
authorJeff Trawick <trawick@apache.org>
Wed, 12 Mar 2003 18:25:39 +0000 (18:25 +0000)
committerJeff Trawick <trawick@apache.org>
Wed, 12 Mar 2003 18:25:39 +0000 (18:25 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@98992 13f79535-47bb-0310-9956-ffa450edef68

CHANGES

diff --git a/CHANGES b/CHANGES
index afa48485ffeea1cf120712515a72d51be459338a..b45ea52e5569998170886332b31f2e46a519486c 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -64,9 +64,6 @@ Changes with Apache 2.1.0-dev
      There was some confusion between local paths and URL paths.
      PR 12902.  [AndrĂ© Malo]
 
-  *) Keep the subrequest filter in place when a subrequest is 
-     redirected.  PR 15423.  [Jeff Trawick]
-
   *) Return 413 if chunk-ext-header is too long rather than reading from
      the truncated line.  PR 15857.  [Justin Erenkrantz]
 
@@ -159,6 +156,9 @@ Changes with Apache 2.1.0-dev
 
 Changes with Apache 2.0.45
 
+  *) Keep the subrequest filter in place when a subrequest is 
+     redirected.  PR 15423.  [Jeff Trawick]
+
   *) you can now specify the compression level for mod_deflate. 
      [Ian Holsman, Stephen Pierzchala <stephen@pierzchala.com>, 
      Michael Schroepl <Michael.Schroepl@telekurs.de>]