]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
* Sync with 2.2.x CHANGES
authorRuediger Pluem <rpluem@apache.org>
Sun, 20 Nov 2005 10:22:04 +0000 (10:22 +0000)
committerRuediger Pluem <rpluem@apache.org>
Sun, 20 Nov 2005 10:22:04 +0000 (10:22 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@345731 13f79535-47bb-0310-9956-ffa450edef68

CHANGES

diff --git a/CHANGES b/CHANGES
index 07dfcf7cd966675ddb8a72d83a1982d9b908cad4..06c597bc2560f9df7a7bff599558195fe0adb555 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -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]