From: Jeff Trawick Date: Wed, 11 Dec 2002 18:02:01 +0000 (+0000) Subject: make CHANGES reflect that the fix for PR 13914 was merged X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=1d07ca9fbad0bb2c62c74a700f68a654fd7cf997;p=apache make CHANGES reflect that the fix for PR 13914 was merged into 2.0 git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@97858 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/CHANGES b/CHANGES index 1514f33b58..54583aeeb9 100644 --- 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ä , - 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ä , + Jeff Trawick] + Changes with Apache 2.0.44 *) Replace APU_HAS_LDAPSSL_CLIENT_INIT with APU_HAS_LDAP_NETSCAPE_SSL