Commit 2e06aebc authored by Joe Orton's avatar Joe Orton
Browse files

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
parent 08782084
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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]