diff options
author | Jim Jagielski <jim@apache.org> | 2008-06-05 12:02:07 +0200 |
---|---|---|
committer | Jim Jagielski <jim@apache.org> | 2008-06-05 12:02:07 +0200 |
commit | c2ea594a2add8ddb336e9f11431a1533792f91e4 (patch) | |
tree | ae44a1285ec507c36a46e00ed525b4dbdaf41bd8 /CHANGES | |
parent | Fix client verification problem with SNI and multicerts. (diff) | |
download | apache2-c2ea594a2add8ddb336e9f11431a1533792f91e4.tar.xz apache2-c2ea594a2add8ddb336e9f11431a1533792f91e4.zip |
backport r663514
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@663515 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to '')
-rw-r--r-- | CHANGES | 4 |
1 files changed, 0 insertions, 4 deletions
@@ -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] |