]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
r1880670 put these in the wrong section
authorEric Covener <covener@apache.org>
Sun, 9 Aug 2020 16:43:40 +0000 (16:43 +0000)
committerEric Covener <covener@apache.org>
Sun, 9 Aug 2020 16:43:40 +0000 (16:43 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1880716 13f79535-47bb-0310-9956-ffa450edef68

CHANGES

diff --git a/CHANGES b/CHANGES
index 187465278cfe8ac286eb812cd6349b0d4f9662a5..0cff27ed02e81813098b23f8f063571aabfb03ed 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,6 +1,8 @@
                                                          -*- coding: utf-8 -*-
 Changes with Apache 2.4.47
 
+Changes with Apache 2.4.46
+
   *) SECURITY: CVE-2020-11984 (cve.mitre.org)
      mod_proxy_uwsgi: Malicious request may result in information disclosure
      or RCE of existing file on the server running under a malicious process
@@ -16,7 +18,6 @@ Changes with Apache 2.4.47
      request would result in a crash when the server actually tries
      to HTTP/2 PUSH a resource afterwards. [Stefan Eissing]
 
-Changes with Apache 2.4.46
   *) mod_proxy_fcgi: Fix missing APLOGNO macro argument
      [Eric Covener, Christophe Jaillet]