]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
userland change
authorJim Jagielski <jim@apache.org>
Thu, 24 Nov 2011 14:39:35 +0000 (14:39 +0000)
committerJim Jagielski <jim@apache.org>
Thu, 24 Nov 2011 14:39:35 +0000 (14:39 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1205850 13f79535-47bb-0310-9956-ffa450edef68

CHANGES

diff --git a/CHANGES b/CHANGES
index be54ecb844b33a6677d2218c56a48dae69117341..5473fb91e527484ff61c9d3078300e114714fe7f 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,6 +1,8 @@
                                                          -*- coding: utf-8 -*-
 Changes with Apache 2.4.0
 
+  *) ap_pass_brigade_fchk() function added. [Jim Jagielski]
+
   *) core: Pass ap_errorlog_info struct to error log hook. [Stefan Fritsch]
 
   *) mod_cache_disk: Make sure we check return codes on all writes and