]> granicus.if.org Git - apache/blob - CHANGES
Highlight some of the improvements in the documentation in the 2.4 version.
[apache] / CHANGES
1                                                          -*- coding: utf-8 -*-
2 Changes with Apache 2.5.0
3
4   *) mod_log_config: Check during config test that directories for access logs
5      exist. PR 29941. [Stefan Fritsch]
6
7   *) mod_authnz_ldap: Don't try a potentially expensive nested groups
8      search before exhausting all AuthLDAPGroupAttribute checks on the
9      current group. PR52464 [Eric Covener]
10
11   *) mod_policy: Add a new testing module to help server administrators
12      enforce a configurable level of protocol compliance on their
13      servers and application servers behind theirs. [Graham Leggett]
14
15   *) mod_firehose: Add a new debugging module able to record traffic
16      passing through the server in such a way that connections and/or
17      requests be reconstructed and replayed. [Graham Leggett]
18
19   *) Event MPM: Reduce locking by using a lock free circular queue.
20
21   *) mod_noloris
22
23   *) APREQ
24
25   *) Simple MPM
26
27   *) mod_serf
28
29   [Apache 2.5.0-dev includes those bug fixes and changes with the
30    Apache 2.4.xx tree as documented below, except as noted.]
31
32 Changes with Apache 2.4.x and later:
33
34   *) http://svn.apache.org/viewvc/httpd/httpd/branches/2.4.x/CHANGES?view=markup
35
36 Changes with Apache 2.2.x and later:
37
38   *) http://svn.apache.org/viewvc/httpd/httpd/branches/2.2.x/CHANGES?view=markup
39
40 Changes with Apache 2.0.x and later:
41
42   *) http://svn.apache.org/viewvc/httpd/httpd/branches/2.0.x/CHANGES?view=markup
43