From: Eric Covener Date: Wed, 29 Dec 2010 03:03:35 +0000 (+0000) Subject: add a 2.3.9-era CHANGES entry that should have been noted for X-Git-Tag: 2.3.11~322 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=148af2103c8afe845e903198e1f3cca7af1c9882;p=apache 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 --- 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]