update NEWS
authorAnatol Belski <ab@php.net>
Wed, 23 Dec 2015 17:39:40 +0000 (18:39 +0100)
committerAnatol Belski <ab@php.net>
Wed, 23 Dec 2015 17:39:40 +0000 (18:39 +0100)
NEWS

diff --git a/NEWS b/NEWS
index d2bc659e503b2c40056c4b7cf513f4664cb991da..ce1bf50d1671a27001b1e3e9852a23ec302f551d 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -3,6 +3,7 @@ PHP                                                                        NEWS
 ?? ??? 2016 PHP 7.0.3
 
 - Core:
+  . Fixed bug #71201 (round() segfault on 64-bit builds). (Anatol)
   . Added support for new HTTP 451 code. (Julien)
 
 - SPL: