Oh, now I noticed Bodo's change that made tlsext_ecpointformatlist
[openssl.git] / CHANGES
diff --git a/CHANGES b/CHANGES
index ffe039bf5b7e409c9aa4ae4222f190d243ed8354..41aae270d490372ea6d0d99af4c5cf9220e6b8ea 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -4,6 +4,10 @@
 
  Changes between 0.9.8a and 0.9.9  [xx XXX xxxx]
 
+  *) Implement the Supported Point Formats Extension for
+     ECC ciphersuites from draft-ietf-tls-ecc-12.txt.
+     [Douglas Stebila]
+
   *) Add initial support for RFC 4279 PSK TLS ciphersuites. Add members
      for the psk identity [hint] and the psk callback functions to the
      SSL_SESSION, SSL and SSL_CTX structure.