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