summaryrefslogtreecommitdiffstats
path: root/CHANGES
diff options
context:
space:
mode:
authorLuca Toscano <elukey@apache.org>2016-07-03 14:10:57 +0200
committerLuca Toscano <elukey@apache.org>2016-07-03 14:10:57 +0200
commit5cc50ac744e2ea699827b9aade283fe27fdb1a64 (patch)
tree7f9e383b36eeb0eb77de1fe0d65ae762f5b422f1 /CHANGES
parentUpdated credits after Yann's patch (diff)
downloadapache2-5cc50ac744e2ea699827b9aade283fe27fdb1a64.tar.xz
apache2-5cc50ac744e2ea699827b9aade283fe27fdb1a64.zip
Updated description of the change to reflect the last patch
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1751147 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 39a39b9321..6c0f632803 100644
--- a/CHANGES
+++ b/CHANGES
@@ -15,6 +15,8 @@ Changes with Apache 2.5.0
*) core: Drop an invalid Last-Modified header value coming
from a FCGI/CGI script instead of replacing it with Unix epoch.
+ Warn the users about Last-Modified header value replacements and
+ improved handling of non-GMT datestr.
[Yann Ylavic, Luca Toscano]
*) mod_dav: Allow other modules to become providers and add ACLs