diff --git a/CHANGES b/CHANGES index 5c9cd7a660befae95e79e06b4d34c821a50c818c..7f28d171b07b45ba35f0e16db20ac4a9ce6afdb1 100644 --- a/CHANGES +++ b/CHANGES @@ -53,6 +53,10 @@ o SSL Added support for AES to SSL3, and fixed bug that prevented some handshake failure alerts to be sent to the client. +o SSL + + Implemented RFC 5746 "TLS Renegotiation Indication Extension". + o ADT.Heap->values and ->num_values can now be overloaded.