*) WIN64: API changes to clean up Windows 64bit compile warnings
[Allan Edwards]
- *) mod_ldap: Fix format strings to use %APR_PID_T_FMT instead of %d.
- [Jeff Trawick]
-
*) mod_rewrite: Removed the MaxRedirects option in favor of the
core LimitInternalRecursion directive. [André Malo]
Changes with Apache 2.0.53
+ *) mod_ldap: Fix format strings to use %APR_PID_T_FMT instead of %d.
+ [Jeff Trawick]
+
*) mod_cache: CacheDisable will only disable the URLs it was meant to
disable, not all caching. PR 31128.
[Edward Rudd <eddie omegaware.com>, Paul Querna]