]> granicus.if.org Git - apache/commitdiff
sync
authorAndré Malo <nd@apache.org>
Sun, 6 Jun 2004 22:24:27 +0000 (22:24 +0000)
committerAndré Malo <nd@apache.org>
Sun, 6 Jun 2004 22:24:27 +0000 (22:24 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@103866 13f79535-47bb-0310-9956-ffa450edef68

CHANGES

diff --git a/CHANGES b/CHANGES
index de9a2908b5624ab3bc8f7718c050767b9de391a1..2c15c4589f82773f629fb7eb8a021b19dd2bdcfd 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -110,9 +110,6 @@ Changes with Apache 2.1.0-dev
      status and terminate the provider chain prior to checking the password.
      [Geoffrey Young]
 
-  *) Allow RequestHeader directives to be conditional. PR 27951.
-     [Vincent Deffontaines <vincent gryzor.com>, André Malo]
-
   *) mod_rewrite no longer turns forward proxy requests into reverse proxy
      requests. PR 28125  [ast domdv.de, André Malo]
 
@@ -381,6 +378,9 @@ Changes with Apache 2.1.0-dev
 
 Changes with Apache 2.0.50
 
+  *) Allow RequestHeader directives to be conditional. PR 27951.
+     [Vincent Deffontaines <vincent gryzor.com>, André Malo]
+
   *) Allow LimitRequestBody to be reset to unlimited. PR 29106
      [André Malo]