Allow for bn(64,32) on LP64 platforms.
[openssl.git] / CHANGES
diff --git a/CHANGES b/CHANGES
index 0d784d426318cc60fac85fc8f67f869c39deb842..ffc8c511ee34b4e902f780bd0c8456175dbe62cc 100644 (file)
--- a/CHANGES
+++ b/CHANGES
 
  Changes between 0.9.8a and 0.9.8b  [XX xxx XXXX]
 
+  *) Update support for ECC-based TLS ciphersuites according to
+     draft-ietf-tls-ecc-12.txt with proposed changes.
+     [Douglas Stebila]
+
   *) New functions EVP_CIPHER_CTX_new() and EVP_CIPHER_CTX_free() to support
      opaque EVP_CIPHER_CTX handling.
      [Steve Henson]