fix CHANGES entry

This commit is contained in:
Dr. Stephen Henson 2012-01-17 14:18:26 +00:00
parent 875ac0ec00
commit cc10bcf25e

View File

@ -29,7 +29,9 @@
(CVE-2011-4576)
[Adam Langley (Google)]
*) Only allow one SGC handshake restart for SSL/TLS. (CVE-2011-4619)
*) Only allow one SGC handshake restart for SSL/TLS. Thanks to George
Kadianakis <desnacked@gmail.com> for discovering this issue and
Adam Langley for preparing the fix. (CVE-2011-4619)
[Adam Langley (Google)]
*) Prevent malformed RFC3779 data triggering an assertion failure.