aboutsummaryrefslogtreecommitdiff
path: root/openssl/NEWS
diff options
context:
space:
mode:
Diffstat (limited to 'openssl/NEWS')
-rw-r--r--openssl/NEWS14
1 files changed, 14 insertions, 0 deletions
diff --git a/openssl/NEWS b/openssl/NEWS
index 3a787ea06..139c1e02b 100644
--- a/openssl/NEWS
+++ b/openssl/NEWS
@@ -5,6 +5,20 @@
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.0b and OpenSSL 1.0.0c:
+
+ o Fix for security issue CVE-2010-4180
+ o Fix for CVE-2010-4252
+ o Fix mishandling of absent EC point format extension.
+ o Fix various platform compilation issues.
+ o Corrected fix for security issue CVE-2010-3864.
+
+ Major changes between OpenSSL 1.0.0a and OpenSSL 1.0.0b:
+
+ o Fix for security issue CVE-2010-3864.
+ o Fix for CVE-2010-2939
+ o Fix WIN32 build system for GOST ENGINE.
+
Major changes between OpenSSL 1.0.0 and OpenSSL 1.0.0a:
o Fix for security issue CVE-2010-1633.