]> granicus.if.org Git - php/commitdiff
Update NEWS
authorXinchen Hui <laruence@gmail.com>
Mon, 10 Apr 2017 11:03:27 +0000 (19:03 +0800)
committerXinchen Hui <laruence@gmail.com>
Mon, 10 Apr 2017 11:03:27 +0000 (19:03 +0800)
NEWS

diff --git a/NEWS b/NEWS
index 1e1fb5cc63d7b98608cba09bfa38dfee8213bde2..e7f529967eb2ec3b5f877615f329de66fd12b14b 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -28,6 +28,8 @@ PHP                                                                        NEWS
     microseconds/fractions). (Andrew Nester)
 
 - OpenSSL:
+  . Fixed bug #74402 (segfault on random_bytes, bin2hex, openssl_seal).
+    (Laruence)
   . Fixed bug #74341 (openssl_x509_parse fails to parse ASN.1 UTCTime without
     seconds). (Moritz Fain)