Empty merge
[openssl.git] / NEWS
diff --git a/NEWS b/NEWS
index af64d9bc52cac74314aaf4a0db11e055f204d48a..67a5b35d88bef0b1e26c29df576d5d446adcc705 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -5,12 +5,7 @@
   This file gives a brief overview of the major changes between each OpenSSL
   release. For more details please read the CHANGES file.
 
-  Known issues in OpenSSL 1.0.2:
-
-      o v3_scts.c compilation error on some platforms: fixed in 1.0.2-beta2-dev
-      o Issues compiling WIN32 fips static libraries: fixed in 1.0.2-beta2-dev
-
-  Major changes between OpenSSL 1.0.1f and OpenSSL 1.0.2 [in beta]:
+  Major changes between OpenSSL 1.0.1h and OpenSSL 1.0.2 [in beta]:
 
       o Suite B support for TLS 1.2 and DTLS 1.2
       o Support for DTLS 1.2
       o ALPN support.
       o CMS support for RSA-PSS, RSA-OAEP, ECDH and X9.42 DH.
 
+  Major changes between OpenSSL 1.0.1g and OpenSSL 1.0.1h [5 Jun 2014]
+
+      o Fix for CVE-2014-0224
+      o Fix for CVE-2014-0221
+      o Fix for CVE-2014-0195
+      o Fix for CVE-2014-3470
+      o Fix for CVE-2010-5298
+
+  Major changes between OpenSSL 1.0.1f and OpenSSL 1.0.1g [7 Apr 2014]
+
+      o Fix for CVE-2014-0160
+      o Add TLS padding extension workaround for broken servers.
+      o Fix for CVE-2014-0076
+
   Major changes between OpenSSL 1.0.1e and OpenSSL 1.0.1f [6 Jan 2014]
 
       o Don't include gmt_unix_time in TLS server and client random values