]> granicus.if.org Git - apache/commitdiff
bloody tags
authorIan Holsman <ianh@apache.org>
Fri, 1 Feb 2002 17:57:43 +0000 (17:57 +0000)
committerIan Holsman <ianh@apache.org>
Fri, 1 Feb 2002 17:57:43 +0000 (17:57 +0000)
sorry for the spam
PR:
Obtained from:
Submitted by:
Reviewed by:

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@93165 13f79535-47bb-0310-9956-ffa450edef68

CHANGES

diff --git a/CHANGES b/CHANGES
index e299bc6f62985f660dffa5e6640507b001bf6725..4462599482c035777c122780014f9927cd029f2e 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -7,19 +7,6 @@ Changes with Apache 2.0.32-dev
      into an absoluteURI, but it will correctly varf like Redirect
      if the final redirection target isn't an absoluteURI.  [Ken Coar]
 
-Changes with Apache 2.0.32-dev
-
-  *) Create the scoreboard (in the parent) in a global pool context,
-     so it survives graceful restarts. This fixes a SEGV during
-     graceful restarts.  [Aaron Bannert]
-
-  *) The Location: response header field, used for external
-     redirect, *must* be an absoluteURI.  The Redirect directive
-     tested for that, but RedirectMatch didn't -- it would allow
-     almost anything through.  Now it will try to turn an abs_path
-     into an absoluteURI, but it will correctly varf like Redirect
-     if the final redirection target isn't an absoluteURI.  [Ken Coar]
-
 Changes with Apache 2.0.31
 
   *) Create the scoreboard (in the parent) in a global pool context,