Commit 77bbadf8 authored by Jim Jagielski's avatar Jim Jagielski
Browse files

Note fixes that have been applied to the 2.1.10/2.2 BRANCH


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@331813 13f79535-47bb-0310-9956-ffa450edef68
parent e83d1400
Loading
Loading
Loading
Loading
+9 −7
Original line number Diff line number Diff line
@@ -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