]> granicus.if.org Git - php/commitdiff
Update NEWS
authorXinchen Hui <laruence@gmail.com>
Mon, 11 Sep 2017 04:48:02 +0000 (12:48 +0800)
committerXinchen Hui <laruence@gmail.com>
Mon, 11 Sep 2017 04:48:02 +0000 (12:48 +0800)
NEWS

diff --git a/NEWS b/NEWS
index d3e3cdbb97cdfad9e207ce615826b1e8cd218dd8..2784f3fd1ddb4fef9b4ac5d4386e362edae75352 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -35,6 +35,7 @@ PHP                                                                        NEWS
     AppendIterator). (Nikita)
 
 - Standard:
+  . Fixed bug #75152 (signed integer overflow in parse_iv). (Laruence)
   . Fixed bug #75170 (mt_rand() bias on 64-bit machines). (Nikita)
 
 - ZIP: