]> granicus.if.org Git - apache/commitdiff
backport r663514
authorJim Jagielski <jim@apache.org>
Thu, 5 Jun 2008 10:02:07 +0000 (10:02 +0000)
committerJim Jagielski <jim@apache.org>
Thu, 5 Jun 2008 10:02:07 +0000 (10:02 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@663515 13f79535-47bb-0310-9956-ffa450edef68

CHANGES

diff --git a/CHANGES b/CHANGES
index b59fd10522eab9c9ddd24a4ce7707ed5c8fb5bae..8b07da76d5fdf56c39f23458a92f2ae4f3c1c01d 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -2,10 +2,6 @@
 Changes with Apache 2.3.0
 [ When backported to 2.2.x, remove entry from this file ]
 
-  *) SECURITY: CVE-2007-6420 (cve.mitre.org)
-     mod_proxy_balancer: Prevent CSRF attacks against the balancer-manager
-     interface.  [Joe Orton]
-
   *) mod_proxy_http: Do not forward requests with 'Expect: 100-continue' to
      known HTTP/1.0 servers. Return 'Expectation failed' (417) instead.
      [Ruediger Pluem]