You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@httpd.apache.org by yl...@apache.org on 2019/11/07 17:50:41 UTC

svn commit: r1869516 - /httpd/httpd/branches/2.4.x/CHANGES

Author: ylavic
Date: Thu Nov  7 17:50:41 2019
New Revision: 1869516

URL: http://svn.apache.org/viewvc?rev=1869516&view=rev
Log:
Remove duplicated CHANGES entry.

Modified:
    httpd/httpd/branches/2.4.x/CHANGES

Modified: httpd/httpd/branches/2.4.x/CHANGES
URL: http://svn.apache.org/viewvc/httpd/httpd/branches/2.4.x/CHANGES?rev=1869516&r1=1869515&r2=1869516&view=diff
==============================================================================
--- httpd/httpd/branches/2.4.x/CHANGES [utf-8] (original)
+++ httpd/httpd/branches/2.4.x/CHANGES [utf-8] Thu Nov  7 17:50:41 2019
@@ -30,9 +30,6 @@ Changes with Apache 2.4.42
   *) mod_proxy_balancer: Fix case-sensitive referer check related to CSRF/XSS 
      protection. PR 63688. [Armin Abfalterer <a.abfalterer gmail.com>]
 
-  *) mod_deflate, mod_brotli: honor "Accept-Encoding: foo;q=0" as per RFC 7231; which
-     means 'foo' is "not acceptable".  PR 58158 [Chistophe Jaillet]
-
 Changes with Apache 2.4.41
 
   *) SECURITY: CVE-2019-10097 (cve.mitre.org)