summaryrefslogtreecommitdiff
path: root/CHANGES
diff options
context:
space:
mode:
authorBen Laurie <ben@openssl.org>2011-11-15 23:51:22 +0000
committerBen Laurie <ben@openssl.org>2011-11-15 23:51:22 +0000
commitb1d7429186658934e4ca8b7913c3640ef4426e45 (patch)
treebaa81aec5fc88283adf9389c7903eab77772dddc /CHANGES
parent060a38a2c06145df02d04af20e31bacf30f192e2 (diff)
downloadopenssl-new-b1d7429186658934e4ca8b7913c3640ef4426e45.tar.gz
Add TLS exporter.
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES3
1 files changed, 3 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index c8f8c88d19..24d29d1206 100644
--- a/CHANGES
+++ b/CHANGES
@@ -4,6 +4,9 @@
Changes between 1.0.0f and 1.0.1 [xx XXX xxxx]
+ *) Add TLS key material exporter from RFC 5705.
+ [Eric Rescorla]
+
*) Add DTLS-SRTP negotiation from RFC 5764.
[Eric Rescorla]