summaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorBodo Möller <bodo@openssl.org>2002-05-05 23:48:51 +0000
committerBodo Möller <bodo@openssl.org>2002-05-05 23:48:51 +0000
commit46805f696defc352c00135789f2e705f92edde71 (patch)
treefa6e17f08b3f4a028b27dc1a6ba00d57bee8c528 /NEWS
parent29f6a99432fc0404fa93c34b1f4adade28d166a5 (diff)
update
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS1
1 files changed, 1 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 3850f59605..bf8f031a29 100644
--- a/NEWS
+++ b/NEWS
@@ -38,6 +38,7 @@
o SSL/TLS: support Kerberos cipher suites (RFC2712).
o SSL/TLS: allow more precise control of renegotiations and sessions.
o SSL/TLS: add callback to retrieve SSL/TLS messages.
+ o SSL/TLS: add draft AES ciphersuites (disabled unless explicitly requested).
Major changes between OpenSSL 0.9.6c and OpenSSL 0.9.6d: