]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
Remove changes from trunk CHANGES that have already
authorRainer Jung <rjung@apache.org>
Tue, 31 Jan 2012 20:54:22 +0000 (20:54 +0000)
committerRainer Jung <rjung@apache.org>
Tue, 31 Jan 2012 20:54:22 +0000 (20:54 +0000)
been backported to 2.4.x.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1238810 13f79535-47bb-0310-9956-ffa450edef68

CHANGES

diff --git a/CHANGES b/CHANGES
index b5eb1a2745c8330fbbf13b0d64a09cdec3d575d9..35108a3e9312eb6fea1658bf0068b0c141b98e81 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -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.]