CHANGES revision 59c253e306db0e31da377c5ab5a74f8d6281171e
-*- coding: utf-8 -*-
Changes with Apache 2.5.0
*) mod_rewrite: Treat a RewriteRule substitution that expands to
"-" to behave as if a literal "-" was used in the RewriteRule
(no substitution). [Eric Covener]
*) mod_authnz_ldap: Don't try a potentially expensive nested groups
search before exhausting all AuthLDAPGroupAttribute checks on the
current group. PR52464 [Eric Covener]
*) mod_policy: Add a new testing module to help server administrators
enforce a configurable level of protocol compliance on their
servers and application servers behind theirs. [Graham Leggett]
*) mod_firehose: Add a new debugging module able to record traffic
passing through the server in such a way that connections and/or
requests be reconstructed and replayed. [Graham Leggett]
*) Event MPM: Reduce locking by using a lock free circular queue.
*) mod_noloris
*) APREQ
*) Simple MPM
*) mod_serf
[Apache 2.5.0-dev includes those bug fixes and changes with the
Apache 2.4.xx tree as documented below, except as noted.]
Changes with Apache 2.4.x and later:
Changes with Apache 2.2.x and later:
Changes with Apache 2.0.x and later: