> From: Sander Striker [mailto:[EMAIL PROTECTED]]
> Sent: Monday, December 23, 2002 6:16 PM
Ok, any reason these shouldn't go in 2.0.44?
Changes with Apache 2.0.45
*) 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
httpd.conf file, which is necessary for mod_auth_ldap to load.
PR 14256 [Graham Leggett]
*) Fix the building of cgi command lines when the query string
contains '='. PR 13914 [Ville Skytt� <[EMAIL PROTECTED]>,
Jeff Trawick]
Thanks,
Sander