diff --git a/ChangeLog b/ChangeLog index 95a2bfcab..c9e48e244 100644 --- a/ChangeLog +++ b/ChangeLog @@ -8,7 +8,7 @@ Security https://securityblog.redhat.com/2015/09/02/factoring-rsa-keys-with-tls-perfect-forward-secrecy/ * Fix possible client-side NULL pointer dereference (read) when the client tries to continue the handshake after it failed (a misuse of the API). - (Found by GDS Labs using afl-fuzz, patch provided by GDS Labs.) + (Found and patch provided by Fabian Foerg, Gotham Digital Science using afl-fuzz.) Bugfix * Fix warning when using a 64bit platform. (found by embedthis) (#275)