486N/AChanges with Apache 2.5.0
486N/A *) mod_authnz_ldap: Don't try a potentially expensive nested groups
486N/A search before exhausting all AuthLDAPGroupAttribute checks on the
486N/A current group. PR52464 [Eric Covener]
486N/A *) mod_policy: Add a new testing module to help server administrators
486N/A enforce a configurable level of protocol compliance on their
486N/A servers and application servers behind theirs. [Graham Leggett]
486N/A *) mod_firehose: Add a new debugging module able to record traffic
486N/A passing through the server in such a way that connections
and/or 486N/A requests be reconstructed and replayed. [Graham Leggett]
486N/A *) ap_pass_brigade_fchk() added. [Jim Jagielski]
486N/A *) error log hook: Pass ap_errorlog_info struct. [Stefan Fritsch]
873N/A *) Core configuration: add AllowOverride option to treat syntax
486N/A errors in .htaccess as non-fatal. PR 52439 [Nick Kew]
486N/A [Apache 2.5.0-dev includes those bug fixes and changes with the
486N/A Apache
2.4.xx tree as documented below, except as noted.]