Commit 13b455e7 authored by Ruediger Pluem's avatar Ruediger Pluem
Browse files

* Sync with 2.2.x CHANGES


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@345731 13f79535-47bb-0310-9956-ffa450edef68
parent bdf8d131
Loading
Loading
Loading
Loading
+4 −4
Original line number Diff line number Diff line
@@ -2,10 +2,6 @@
Changes with Apache 2.3.0
  [Remove entries to the current 2.0 and 2.2 section below, when backported]
  *) mod_negotiation: Minor performance tweak by reusing already calculated
     strlen.
     [Ruediger Pluem, Christophe Jaillet <christophe.jaillet wanadoo.fr>]
  *) mod_authz_dbd: SQL authz with Login/Session support [Nick Kew]
  *) Fix typo in ProxyStatus syntax error message.
@@ -42,6 +38,10 @@ Changes with Apache 2.3.0
Changes with Apache 2.1.10
  *) mod_negotiation: Minor performance tweak by reusing already calculated
     strlen.
     [Ruediger Pluem, Christophe Jaillet <christophe.jaillet wanadoo.fr>]
  *) Remove support for 'On' and 'Off' for AuthBasicProvider and
     AuthDigestProvider.  [Joshua Slive, Justin Erenkrantz]