summaryrefslogtreecommitdiff
path: root/CHANGES
diff options
context:
space:
mode:
authorJim Jagielski <jim@apache.org>2011-11-24 14:39:35 +0000
committerJim Jagielski <jim@apache.org>2011-11-24 14:39:35 +0000
commit5ffa9a92ac2d8b4fe2b1db5bdec1ca13847cef0f (patch)
treedbe7b1d01270647abe9cdd2f849bdc488f5a6c29 /CHANGES
parentecb0dca4227a889a4b4c9d5a084e04a06f70c361 (diff)
downloadhttpd-5ffa9a92ac2d8b4fe2b1db5bdec1ca13847cef0f.tar.gz
userland change
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1205850 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES2
1 files changed, 2 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index be54ecb844..5473fb91e5 100644
--- 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