From: Eric Covener Date: Mon, 25 Jun 2018 13:26:20 +0000 (+0000) Subject: CHANGES for 1834321 X-Git-Tag: 2.4.34~58 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=15f1f477446f4e0e1828725a9eb98d54a32bfed9;p=apache CHANGES for 1834321 git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1834323 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/CHANGES b/CHANGES index 3faadf5cce..75df09b051 100644 --- a/CHANGES +++ b/CHANGES @@ -1,6 +1,9 @@ -*- coding: utf-8 -*- Changes with Apache 2.4.34 + *) logging: Some early logging-related startup messages could be lost + when using syslog for the global ErrorLog. [Eric Covener] + *) mod_cache: Handle case of an invalid Expires header value RFC compliant like the case of an Expires time in the past: allow to overwrite the non-caching decision using CacheStoreExpired and respect Cache-Control