summaryrefslogtreecommitdiffstats
path: root/CHANGES
diff options
context:
space:
mode:
authorDr. Stephen Henson <steve@openssl.org>2009-12-09 13:25:16 +0000
committerDr. Stephen Henson <steve@openssl.org>2009-12-09 13:25:16 +0000
commit7661ccadf0f5251eb525a1dfdaed22bc406c823a (patch)
treef3b987299d35d57dd454ee11da345babeb9e22a0 /CHANGES
parent82e610e2cfbbb5fd29c09785b6909a91e606f347 (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 24be6c51bc..ed3870c7c4 100644
--- a/CHANGES
+++ b/CHANGES
@@ -863,6 +863,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