CHANGES revision 6bb524f1895f30265a1431afc460977d391cb36b
48c0c81cd6fabac9d3386406d97633780365b839coar -*- coding: utf-8 -*-
dbec4658981e4f9127e8676457c28d42932be7cdtrawickChanges with Apache 2.5.0
2a6c49cfaef5979a5a06098f3ce987cd76769409manoj
2a6c49cfaef5979a5a06098f3ce987cd76769409manoj *) core: In maintainer mode, replace apr_palloc with a version that
2a6c49cfaef5979a5a06098f3ce987cd76769409manoj initializes the allocated memory with non-zero values, except if
d8028365066fca602bf35d014530a1802114378crbb AP_DEBUG_NO_ALLOC_POISON is defined.
c25203fdca093d4504c51b4cd974ff60d5aa4fb1wrowe
c25203fdca093d4504c51b4cd974ff60d5aa4fb1wrowe *) mod_log_config: Check during config test that directories for access logs
c25203fdca093d4504c51b4cd974ff60d5aa4fb1wrowe exist. PR 29941. [Stefan Fritsch]
d89c116f82699294ca744125723651c554bc5925wrowe
4214e98fc9045e5010e66f9a967bd6d68f40d342aaron *) mod_authnz_ldap: Don't try a potentially expensive nested groups
8721697e2aece27b0e738519329f7976c72b27bfjerenkrantz search before exhausting all AuthLDAPGroupAttribute checks on the
c25203fdca093d4504c51b4cd974ff60d5aa4fb1wrowe current group. PR52464 [Eric Covener]
91cacb801f6c0215b38322f6d2fc58cbfedfecfbjerenkrantz
91cacb801f6c0215b38322f6d2fc58cbfedfecfbjerenkrantz *) mod_policy: Add a new testing module to help server administrators
df14f0d3a5191cdd7c4bb5b03acd135d43a6f51brbb enforce a configurable level of protocol compliance on their
df14f0d3a5191cdd7c4bb5b03acd135d43a6f51brbb servers and application servers behind theirs. [Graham Leggett]
ab71b233b3a36489e44a7b061c48293be0b17788jwoolley
571760de5e60c0b459cb11be45507b923cd023eejwoolley *) mod_firehose: Add a new debugging module able to record traffic
571760de5e60c0b459cb11be45507b923cd023eejwoolley passing through the server in such a way that connections and/or
9180a5933673ffb1af633c255ceee029340f3b1erbb requests be reconstructed and replayed. [Graham Leggett]
bcb6e1be6041dfeb549c8ea8d37f97ad4e90a0c3rbb
9bd71e35f5d26d26d23fe3a677401828e842ed72wrowe *) Event MPM: Reduce locking by using a lock free circular queue.
2900ab946a2d76b73a14cebfe2985d253f01c967stoddard
a548c09e6a8ca1b059d0e93b5256c6ccb2b3c3cdrbb *) mod_noloris
a548c09e6a8ca1b059d0e93b5256c6ccb2b3c3cdrbb
a548c09e6a8ca1b059d0e93b5256c6ccb2b3c3cdrbb *) APREQ
b876b7bcf0ce3d232da723246d709e8dbbfe8762rbb
cf6bf6c34c936e6a6fe731dbce4a5c3c8bf8e9a3gstein *) Simple MPM
35330e0d79ceb8027223bbb8330a381b1f989d6etrawick
6f6f4a4bca281779d196acbdd5c017bb90858305trawick *) mod_serf
8dd4618c4709236b4ea297d7250d282e463ce2d8rbb
09bd86d0db1114ee23eda0a6eb76ca055877a1cftrawick [Apache 2.5.0-dev includes those bug fixes and changes with the
2deb319e6b3de239f45c16a3e9e836d44f1f7108rbb Apache 2.4.xx tree as documented below, except as noted.]
bd929c73ef04789b7183b840d8db6e01d03a4d86rbb
70f6f32765cfaadd6da8de6f0fea97ddd72d8fadmanojChanges with Apache 2.4.x and later:
2a6c49cfaef5979a5a06098f3ce987cd76769409manoj
af4c982a7cf4515f124935f99a329744035fc699slive *) http://svn.apache.org/viewvc/httpd/httpd/branches/2.4.x/CHANGES?view=markup
af4c982a7cf4515f124935f99a329744035fc699slive
af4c982a7cf4515f124935f99a329744035fc699sliveChanges with Apache 2.2.x and later:
af4c982a7cf4515f124935f99a329744035fc699slive
af4c982a7cf4515f124935f99a329744035fc699slive *) http://svn.apache.org/viewvc/httpd/httpd/branches/2.2.x/CHANGES?view=markup
af4c982a7cf4515f124935f99a329744035fc699slive
af4c982a7cf4515f124935f99a329744035fc699sliveChanges with Apache 2.0.x and later:
10270f6f94b2069d0d357805c140a9897449b9ccianh
4b62424416882687387923b3130b96241503cbe0jerenkrantz *) http://svn.apache.org/viewvc/httpd/httpd/branches/2.0.x/CHANGES?view=markup
5ca8e11fadb6f7a8d9d0367c1800205c99d4bcd6jerenkrantz
f9b8e29cfca92cf0a996e8ab17fa1a1f447cecc7stoddard