1
0
mirror of https://github.com/apache/httpd.git synced 2026-01-06 09:01:14 +03:00

Remove changes from trunk CHANGES that have already

been backported to 2.4.x.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1238810 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Rainer Jung
2012-01-31 20:54:22 +00:00
parent 48b9f4e277
commit 1b4e6be04d

View File

@@ -13,13 +13,6 @@ Changes with Apache 2.5.0
passing through the server in such a way that connections and/or
requests be reconstructed and replayed. [Graham Leggett]
*) ap_pass_brigade_fchk() added. [Jim Jagielski]
*) error log hook: Pass ap_errorlog_info struct. [Stefan Fritsch]
*) Core configuration: add AllowOverride option to treat syntax
errors in .htaccess as non-fatal. PR 52439 [Nick Kew]
[Apache 2.5.0-dev includes those bug fixes and changes with the
Apache 2.4.xx tree as documented below, except as noted.]