Add missing entry.
authorBen Laurie <ben@openssl.org>
Fri, 9 Jan 2009 12:48:02 +0000 (12:48 +0000)
committerBen Laurie <ben@openssl.org>
Fri, 9 Jan 2009 12:48:02 +0000 (12:48 +0000)
CHANGES

diff --git a/CHANGES b/CHANGES
index dce8985ad8c6630b78a061d972e6a2d1d85ffeae..dc64f7adc30903cb9df3785cabf1a740066c1cb6 100644 (file)
--- a/CHANGES
+++ b/CHANGES
      (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.)