summaryrefslogtreecommitdiffstats
path: root/CHANGES
diff options
context:
space:
mode:
authorDr. Stephen Henson <steve@openssl.org>2009-12-09 13:15:01 +0000
committerDr. Stephen Henson <steve@openssl.org>2009-12-09 13:15:01 +0000
commitcb4823fdd6ba7c9d0cee80c0bfe98803bbedf03d (patch)
treecad2d4fc1ee9a1997e739a0d819b1cdf2a485e81 /CHANGES
parent17bb0516283cc231eddc3685aa232fb1757b6ad7 (diff)
Add ctrls to clear options and mode.
Change RI ctrl so it doesn't clash.
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES3
1 files changed, 3 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index bd957e5289..6af764c611 100644
--- a/CHANGES
+++ b/CHANGES
@@ -4,6 +4,9 @@
Changes between 0.9.8l (?) and 0.9.8m (?) [xx XXX xxxx]
+ *) Add "missing" ssl ctrls to clear options and mode.
+ [Steve Henson]
+
*) If client attempts to renegotiate and doesn't support RI respond with
a no_renegotiation alert as required by draft-ietf-tls-renegotiation.
Some renegotiating TLS clients will continue a connection gracefully