Document the use of configdata.pm as a script
[openssl.git] / NEWS
diff --git a/NEWS b/NEWS
index d102cb73bdfebd48fa6bafe28eeda901d5bcd110..0fb5314d80c88c7ac60a379d71fecfd12e5ffee5 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -7,10 +7,15 @@
 
   Major changes between OpenSSL 1.1.0f and OpenSSL 1.1.1 [under development]
 
-      o 
+      o Move the display of configuration data to configdata.pm.
+      o Allow GNU style "make variables" to be used with Configure.
       o Add a STORE module (OSSL_STORE)
       o Claim the namespaces OSSL and OPENSSL, represented as symbol prefixes
 
+  Major changes between OpenSSL 1.1.0g and OpenSSL 1.1.0h [under development]
+
+      o rsaz_1024_mul_avx2 overflow bug on x86_64 (CVE-2017-3738)
+
   Major changes between OpenSSL 1.1.0f and OpenSSL 1.1.0g [2 Nov 2017]
 
       o bn_sqrx8x_internal carry bug on x86_64 (CVE-2017-3736)