]> granicus.if.org Git - apache/commitdiff
make CHANGES reflect that the fix for PR 13914 was merged
authorJeff Trawick <trawick@apache.org>
Wed, 11 Dec 2002 18:02:01 +0000 (18:02 +0000)
committerJeff Trawick <trawick@apache.org>
Wed, 11 Dec 2002 18:02:01 +0000 (18:02 +0000)
into 2.0

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@97858 13f79535-47bb-0310-9956-ffa450edef68

CHANGES

diff --git a/CHANGES b/CHANGES
index 1514f33b5864b314039658a1f6532c5159b786b6..54583aeeb9c7ca8c1ca0239503c4be7c451bece9 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -24,10 +24,6 @@ Changes with Apache 2.1.0-dev
   *) Rewrite of aaa modules to an authn/authz model.
      [Dirk-Willem van Gulik, Justin Erenkrantz]
 
-  *) Fix the building of cgi command lines when the query string
-     contains '='.  PR 13914  [Ville Skyttä <ville.skytta@iki.fi>,
-     Jeff Trawick]
-
   *) Reorder the definitions for mod_ldap and mod_auth_ldap within
      config.m4 to make sure the parent mod_ldap is defined first.
      This ensures that mod_ldap comes before mod_auth_ldap in the
@@ -38,6 +34,12 @@ Changes with Apache 2.1.0-dev
   [Apache 2.1.0-dev includes those bug fixes and changes with the
    Apache 2.0.xx tree as documented, and except as noted, below.]
 
+Changes with Apache 2.0.45
+
+  *) Fix the building of cgi command lines when the query string
+     contains '='.  PR 13914  [Ville Skyttä <ville.skytta@iki.fi>,
+     Jeff Trawick]
+
 Changes with Apache 2.0.44
 
   *) Replace APU_HAS_LDAPSSL_CLIENT_INIT with APU_HAS_LDAP_NETSCAPE_SSL