summaryrefslogtreecommitdiffstats
path: root/crypto/openssl/NEWS
diff options
context:
space:
mode:
Diffstat (limited to 'crypto/openssl/NEWS')
-rw-r--r--crypto/openssl/NEWS7
1 files changed, 6 insertions, 1 deletions
diff --git a/crypto/openssl/NEWS b/crypto/openssl/NEWS
index 4c1ba0a..496f59d 100644
--- a/crypto/openssl/NEWS
+++ b/crypto/openssl/NEWS
@@ -5,12 +5,17 @@
This file gives a brief overview of the major changes between each OpenSSL
release. For more details please read the CHANGES file.
+ Major changes between OpenSSL 0.9.7d and OpenSSL 0.9.7e:
+
+ o Fix race condition in CRL checking code.
+ o Fixes to PKCS#7 (S/MIME) code.
+
Major changes between OpenSSL 0.9.7c and OpenSSL 0.9.7d:
o Security: Fix Kerberos ciphersuite SSL/TLS handshaking bug
o Security: Fix null-pointer assignment in do_change_cipher_spec()
o Allow multiple active certificates with same subject in CA index
- o Multiple X590 verification fixes
+ o Multiple X509 verification fixes
o Speed up HMAC and other operations
Major changes between OpenSSL 0.9.7b and OpenSSL 0.9.7c:
OpenPOWER on IntegriCloud