From: William A. Rowe Jr Date: Thu, 17 Jul 2014 20:40:36 +0000 (+0000) Subject: Delete BOM, wrap before 80 col X-Git-Tag: 2.2.28~31 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0fedda0fafc37e5c8979ed3858ff75a401d05d55;p=thirdparty%2Fapache%2Fhttpd.git Delete BOM, wrap before 80 col git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@1611468 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/CHANGES b/CHANGES index 86a1867ff40..f50e367e28f 100644 --- a/CHANGES +++ b/CHANGES @@ -1,4 +1,4 @@ - -*- coding: utf-8 -*- + -*- coding: utf-8 -*- Changes with Apache 2.2.28 *) SECURITY: CVE-2014-0118 (cve.mitre.org) @@ -39,9 +39,9 @@ Changes with Apache 2.2.28 an incorrect internal cache key. PR 50317. [Ruediger Pluem, Jan Kaluza, Yann Ylavic] - *) mod_rewrite: Support session cookies with the CO= flag when later parameters - are used. The doc for this implied the feature had been backported for - quite some time. PR56014 [Eric Covener] + *) mod_rewrite: Support session cookies with the CO= flag when later + parameters are used. The doc for this implied the feature had been + backported for quite some time. PR56014 [Eric Covener] *) mod_cache: Don't remove stale cache entries that cannot be conditionally revalidated. This prevents the thundering herd protection from serving