commit | 60aee6ce15b2d7891bb7ce5917621a50f2823490 | [log] [tgz] |
---|---|---|
author | Ben Laurie <ben@openssl.org> | Fri Jan 09 12:48:02 2009 +0000 |
committer | Ben Laurie <ben@openssl.org> | Fri Jan 09 12:48:02 2009 +0000 |
tree | 19dff84d53e89c39ef5878f09439789334bcea54 | |
parent | bab534057b855a7dbf98261d494897b3542bd9d5 [diff] |
Add missing entry.
diff --git a/CHANGES b/CHANGES index dce8985..dc64f7a 100644 --- a/CHANGES +++ b/CHANGES
@@ -733,6 +733,9 @@ (CVE-2008-5077). [Ben Laurie, Bodo Moeller, Google Security Team] + *) Enable TLS extensions by default. + [Ben Laurie] + *) Allow the CHIL engine to be loaded, whether the application is multithreaded or not. (This does not release the developer from the obligation to set up the dynamic locking callbacks.)