From: Eric Covener Date: Fri, 14 Mar 2008 17:18:48 +0000 (+0000) Subject: backported in r637167 X-Git-Tag: 2.3.0~869 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e592a6361e098d223a45e9746fa2e45fc570372b;p=thirdparty%2Fapache%2Fhttpd.git backported in r637167 git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@637168 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/CHANGES b/CHANGES index c2fe792f5cd..ab69eacba59 100644 --- a/CHANGES +++ b/CHANGES @@ -19,9 +19,6 @@ Changes with Apache 2.3.0 *) core: fix origin checking in SymlinksIfOwnerMatch PR 36783 [Robert L Mathews ] - *) mod_cache: Revalidate cache entities which have Cache-Control: no-cache - set in their response headers. PR 44511 [Ruediger Pluem] - *) rotatelogs: Added '-f' option to force rotatelogs to create the logfile as soon as started, and not wait until it reads the first entry. [Jim Jagielski]