summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBen Laurie <ben@openssl.org>2009-01-09 12:48:02 +0000
committerBen Laurie <ben@openssl.org>2009-01-09 12:48:02 +0000
commit60aee6ce15b2d7891bb7ce5917621a50f2823490 (patch)
tree19dff84d53e89c39ef5878f09439789334bcea54
parentbab534057b855a7dbf98261d494897b3542bd9d5 (diff)
Add missing entry.
-rw-r--r--CHANGES3
1 files changed, 3 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index dce8985ad8..dc64f7adc3 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.)