]> granicus.if.org Git - apache/commitdiff
Note fixes that have been applied to the 2.1.10/2.2 BRANCH
authorJim Jagielski <jim@apache.org>
Tue, 8 Nov 2005 13:17:12 +0000 (13:17 +0000)
committerJim Jagielski <jim@apache.org>
Tue, 8 Nov 2005 13:17:12 +0000 (13:17 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@331813 13f79535-47bb-0310-9956-ffa450edef68

CHANGES

diff --git a/CHANGES b/CHANGES
index 47fdad8d7be9c8769cc6ec733bf3aa0bb4732418..688a41f5e0bb360872fb2f20a7c4bf5e7f2fec65 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -6,13 +6,6 @@ Changes with Apache 2.3.0
      handling of MKCOL.
      [Ruediger Pluem, Ghassan Misherghi <ghassanm ucdavis.edu>]
 
-  *) Fix DESTDIR=... installation when using bundled copy of APR.
-     [Torsten Foertsch <torsten.foertsch gmx.net>]
-
-  *) mod_proxy_balancer: When finding best worker, use case insensitive
-     match for scheme and host, but case sensitive for the rest of
-     the path. [Jim Jagielski, Ruediger Pluem]
-
   *) Asynchronous write completion for the Event MPM.  [Brian Pane]
 
   *) Added an End-Of-Request bucket type.  The logging of a request and
@@ -42,6 +35,15 @@ Changes with Apache 2.3.0
      access control, as in: SSLRequire "value" in OID("1.3.6.1.4.1.18060.1")
      [Martin Kraemer, David Reid]
 
+Changes with Apache 2.1.10
+
+  *) Fix DESTDIR=... installation when using bundled copy of APR.
+     [Torsten Foertsch <torsten.foertsch gmx.net>]
+
+  *) mod_proxy_balancer: When finding best worker, use case insensitive
+     match for scheme and host, but case sensitive for the rest of
+     the path. [Jim Jagielski, Ruediger Pluem]
+
 Changes with Apache 2.1.9
 
   *) mod_proxy_ajp: Do not spool the entire response from AJP backend before