summaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorDr. Stephen Henson <steve@openssl.org>2011-09-01 17:08:44 +0000
committerDr. Stephen Henson <steve@openssl.org>2011-09-01 17:08:44 +0000
commit0875c00584d0ad93b2992f1b82508b8c68c2ded6 (patch)
tree309dfa665ab73113c1ffba145dc78e290aba6458 /NEWS
parentdd3a770e0768adf38ffd65419469dfcc1f4bbd07 (diff)
update NEWS
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS6
1 files changed, 6 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index a9c9b78032..5cb75f2513 100644
--- a/NEWS
+++ b/NEWS
@@ -5,6 +5,12 @@
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 1.0.0d and OpenSSL 1.0.0e:
+
+ o Protection against EC timing attacks.
+ o Support ECDH ciphersuites for certificates using SHA2 algorithms.
+ o Various DTLS fixes.
+
Major changes between OpenSSL 1.0.0c and OpenSSL 1.0.0d:
o Fix for security issue CVE-2011-0014