]> granicus.if.org Git - apache/blob - CHANGES
Rebuild
[apache] / CHANGES
1                                                          -*- coding: utf-8 -*-
2 Changes with Apache 2.5.0
3
4   *) core: Add filesystem paths to access denied / access failed messages
5      AH00035 and AH00036. [Eric Covener]
6
7   *) core: Add the port number to the vhost's name in the scoreboard.
8      [Stefan Fritsch]
9
10   *) mpm_event: Don't do a blocking write when starting a lingering close
11      from the listener thread. PR 52229. [Stefan Fritsch]
12
13   *) core: In maintainer mode, replace apr_palloc with a version that
14      initializes the allocated memory with non-zero values, except if
15      AP_DEBUG_NO_ALLOC_POISON is defined. [Stefan Fritsch]
16
17   *) mod_log_config: Check during config test that directories for access logs
18      exist. PR 29941. [Stefan Fritsch]
19
20   *) mod_authnz_ldap: Don't try a potentially expensive nested groups
21      search before exhausting all AuthLDAPGroupAttribute checks on the
22      current group. PR52464 [Eric Covener]
23
24   *) mod_policy: Add a new testing module to help server administrators
25      enforce a configurable level of protocol compliance on their
26      servers and application servers behind theirs. [Graham Leggett]
27
28   *) mod_firehose: Add a new debugging module able to record traffic
29      passing through the server in such a way that connections and/or
30      requests be reconstructed and replayed. [Graham Leggett]
31
32   *) Event MPM: Reduce locking by using a lock free circular queue.
33
34   *) mod_noloris
35
36   *) APREQ
37
38   *) Simple MPM
39
40   *) mod_serf
41
42   [Apache 2.5.0-dev includes those bug fixes and changes with the
43    Apache 2.4.xx tree as documented below, except as noted.]
44
45 Changes with Apache 2.4.x and later:
46
47   *) http://svn.apache.org/viewvc/httpd/httpd/branches/2.4.x/CHANGES?view=markup
48
49 Changes with Apache 2.2.x and later:
50
51   *) http://svn.apache.org/viewvc/httpd/httpd/branches/2.2.x/CHANGES?view=markup
52
53 Changes with Apache 2.0.x and later:
54
55   *) http://svn.apache.org/viewvc/httpd/httpd/branches/2.0.x/CHANGES?view=markup
56