summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEric Covener <covener@apache.org>2010-12-29 03:03:35 +0000
committerEric Covener <covener@apache.org>2010-12-29 03:03:35 +0000
commit148af2103c8afe845e903198e1f3cca7af1c9882 (patch)
tree500ce162f8cdbdf44cb2285e9db001adbe2b33af
parent8bb29a8ed798578f3d180c263c2903295e3ef680 (diff)
downloadhttpd-148af2103c8afe845e903198e1f3cca7af1c9882.tar.gz
add a 2.3.9-era CHANGES entry that should have been noted for
mod_headers defaults. Should I flag this CHANGES entry in any way? git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1053515 13f79535-47bb-0310-9956-ffa450edef68
-rw-r--r--CHANGES3
1 files changed, 3 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index 268290006c..b90e0173a1 100644
--- a/CHANGES
+++ b/CHANGES
@@ -76,6 +76,9 @@ Changes with Apache 2.3.9
Fix a denial of service attack against mod_reqtimeout.
[Stefan Fritsch]
+ *) mod_headers: Change default first argument of Header directive
+ from "onsuccess" to "always". [Eric Covener]
+
*) mod_include: Add the onerror attribute to the include element,
allowing an URL to be specified to include on error. [Graham
Leggett]