commit | cc608e86b5966dba44f7b2563472569a65980856 | [log] [tgz] |
---|---|---|
author | Hanno Becker <hanno.becker@arm.com> | Fri Jun 09 15:39:30 2017 +0100 |
committer | Hanno Becker <hanno.becker@arm.com> | Fri Jun 09 15:40:48 2017 +0100 |
tree | 2ef2081562bff44f53dc6ecf0a94f7af1673e73a | |
parent | 57457783331aa05634453f6ce0d27ee129cb06de [diff] |
Add entry to ChangeLog
diff --git a/ChangeLog b/ChangeLog index 8449329..ad1f572 100644 --- a/ChangeLog +++ b/ChangeLog
@@ -10,6 +10,8 @@ Clémentine Maurice and Stefan Mangard. Bugfix + * Disable use of extensions for SSLv3, previously causing the + "SSLv3 with extensions" test from ssl-opt.sh to fail. * Fix insufficient support for signature-hash-algorithm extension, resulting in compatibility problems with Chrome. Found by hfloyrd. #823 * Wipe stack buffers in RSA private key operations