From: Christophe Jaillet Date: Mon, 20 Jun 2016 21:12:13 +0000 (+0000) Subject: Add CHANGES entry for r1749401 X-Git-Tag: 2.5.0-alpha~1488 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=6b36f92e606fa03b29ee3aae072c4a0dce78c04e;p=apache Add CHANGES entry for r1749401 git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1749404 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/CHANGES b/CHANGES index 861e79bab4..229e85f651 100644 --- a/CHANGES +++ b/CHANGES @@ -1,6 +1,8 @@ -*- coding: utf-8 -*- Changes with Apache 2.5.0 + *) mod_sed: Fix 'x' command processing. [Christophe Jaillet] + *) core: Drop an invalid Last-Modified header value coming from a FCGI/CGI script instead of replacing it with Unix epoch. [Luca Toscano]