]> granicus.if.org Git - apache/blob - CHANGES
Document how Include should behave. The present inconsistencies are now subject
[apache] / CHANGES
1                                                          -*- coding: utf-8 -*-
2 Changes with Apache 2.5.0
3
4   *) mod_authnz_ldap: Don't try a potentially expensive nested groups
5      search before exhausting all AuthLDAPGroupAttribute checks on the
6      current group. PR52464 [Eric Covener]
7
8   *) mod_policy: Add a new testing module to help server administrators
9      enforce a configurable level of protocol compliance on their
10      servers and application servers behind theirs. [Graham Leggett]
11
12   *) mod_firehose: Add a new debugging module able to record traffic
13      passing through the server in such a way that connections and/or
14      requests be reconstructed and replayed. [Graham Leggett]
15
16   *) ap_pass_brigade_fchk() added. [Jim Jagielski]
17
18   *) error log hook: Pass ap_errorlog_info struct.  [Stefan Fritsch]
19
20   *) Core configuration: add AllowOverride option to treat syntax
21      errors in .htaccess as non-fatal.  PR 52439 [Nick Kew]
22
23   [Apache 2.5.0-dev includes those bug fixes and changes with the
24    Apache 2.4.xx tree as documented below, except as noted.]
25
26 Changes with Apache 2.4.x and later:
27
28   *) http://svn.apache.org/viewvc/httpd/httpd/branches/2.4.x/CHANGES?view=markup
29
30 Changes with Apache 2.2.x and later:
31
32   *) http://svn.apache.org/viewvc/httpd/httpd/branches/2.2.x/CHANGES?view=markup
33
34 Changes with Apache 2.0.x and later:
35
36   *) http://svn.apache.org/viewvc/httpd/httpd/branches/2.0.x/CHANGES?view=markup
37