sync and update ordinals
[openssl.git] / CHANGES
diff --git a/CHANGES b/CHANGES
index d5e535b593f429749a36e0e0d674ca27d2cb7afc..142dc80a51cb6d861f739e920f4b993ae15d2599 100644 (file)
--- a/CHANGES
+++ b/CHANGES
      security.
      [Emilia Käsper <emilia.kasper@esat.kuleuven.be> (Google)]
 
+  *) Add TLS key material exporter from RFC 5705.
+     [Eric Rescorla]
+
+  *) Add DTLS-SRTP negotiation from RFC 5764.
+     [Eric Rescorla]
+
+  *) Add DTLS-SRTP negotiation from RFC 5764.
+     [Eric Rescorla]
+
   *) Add Next Protocol Negotiation,
      http://tools.ietf.org/html/draft-agl-tls-nextprotoneg-00. Can be
      disabled with a no-npn flag to config or Configure. Code donated