summaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorRichard Levitte <levitte@openssl.org>2016-01-02 20:11:26 +0100
committerRichard Levitte <levitte@openssl.org>2016-01-12 13:58:29 +0100
commita718c6275841bbc2cfb39484714ca26cb83f3277 (patch)
tree430a13b237dfffeb68de944134910df1d362b95e /NEWS
parent512fdfdf7f005cdf1ff96bb0682f853be5dabe05 (diff)
Add notes in CHANGES and NEWS
Reviewed-by: Rich Salz <rsalz@openssl.org>
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS2
1 files changed, 1 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 17fee47edc..6ca2370568 100644
--- a/NEWS
+++ b/NEWS
@@ -12,7 +12,7 @@
o CCM ciphersuites
o Reworked test suite, now based on perl, Test::Harness and Test::More
o Varous libcrypto structures made opaque including: BIGNUM, EVP_MD,
- EVP_MD_CTX and HMAC_CTX.
+ EVP_MD_CTX, HMAC_CTX, EVP_CIPHER and EVP_CIPHER_CTX.
o libssl internal structures made opaque
o SSLv2 support removed
o Kerberos ciphersuite support removed