From: Joe Orton Date: Wed, 26 Jun 2013 20:11:17 +0000 (+0000) Subject: Those who did the real work backporting this headache should X-Git-Tag: 2.2.25~36 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0749078887fa753e35ad95edf7c8c0c368bf4964;p=thirdparty%2Fapache%2Fhttpd.git Those who did the real work backporting this headache should take most of the blame^Wcredit. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@1497069 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/CHANGES b/CHANGES index 3e0422f0d25..da8578489e1 100644 --- a/CHANGES +++ b/CHANGES @@ -4,7 +4,7 @@ Changes with Apache 2.2.25 *) SECURITY: CVE-2013-1862 (cve.mitre.org) mod_rewrite: Ensure that client data written to the RewriteLog is escaped to prevent terminal escape sequences from entering the - log file. [Joe Orton] + log file. [Eric Covener, Jeff Trawick, Joe Orton] *) mod_ssl: Quiet FIPS mode weak keys disabled and FIPS not selected emits in the error log to debug level. [William Rowe]