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