summaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorDr. Stephen Henson <steve@openssl.org>2007-02-22 01:35:24 +0000
committerDr. Stephen Henson <steve@openssl.org>2007-02-22 01:35:24 +0000
commitac319217d00e3df7310e2e3d20492b6da8256264 (patch)
tree50e3a65d3ec7af2873490dcd69e4f3c91c06b202 /NEWS
parentcdb13ae8d03b14ab0799313bd614c7c4de7f2045 (diff)
Update NEWS file.
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS5
1 files changed, 5 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 5482e9e584..c808a76ccf 100644
--- a/NEWS
+++ b/NEWS
@@ -5,6 +5,11 @@
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.8d and OpenSSL 0.9.8e:
+
+ o Various ciphersuite selection fixes.
+ o RFC3779 support.
+
Major changes between OpenSSL 0.9.8c and OpenSSL 0.9.8d:
o Introduce limits to prevent malicious key DoS (CVE-2006-2940)