CHANGES revision b40bfdb714672f972887f9f1f1e154e00125bb68
486N/A -*- coding: utf-8 -*-
486N/AChanges with Apache 2.5.0
486N/A
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
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
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
486N/A *) ap_pass_brigade_fchk() added. [Jim Jagielski]
486N/A
486N/A *) error log hook: Pass ap_errorlog_info struct. [Stefan Fritsch]
486N/A
873N/A *) Core configuration: add AllowOverride option to treat syntax
486N/A errors in .htaccess as non-fatal. PR 52439 [Nick Kew]
486N/A
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.]
486N/A
830N/AChanges with Apache 2.4.x and later:
486N/A
486N/A *) http://svn.apache.org/viewvc/httpd/httpd/branches/2.4.x/CHANGES?view=markup
619N/A
619N/AChanges with Apache 2.2.x and later:
619N/A
619N/A *) http://svn.apache.org/viewvc/httpd/httpd/branches/2.2.x/CHANGES?view=markup
619N/A
619N/AChanges with Apache 2.0.x and later:
619N/A
619N/A *) http://svn.apache.org/viewvc/httpd/httpd/branches/2.0.x/CHANGES?view=markup
619N/A
619N/A