]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
Those who did the real work backporting this headache should
authorJoe Orton <jorton@apache.org>
Wed, 26 Jun 2013 20:11:17 +0000 (20:11 +0000)
committerJoe Orton <jorton@apache.org>
Wed, 26 Jun 2013 20:11:17 +0000 (20:11 +0000)
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

CHANGES

diff --git a/CHANGES b/CHANGES
index 3e0422f0d258d666dd18563f4c050bae746276e7..da8578489e13938aa6b561d29aa7cd05b0bfdc32 100644 (file)
--- 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]