update NEWS
authorAnatol Belski <ab@php.net>
Tue, 18 Oct 2016 17:43:12 +0000 (19:43 +0200)
committerAnatol Belski <ab@php.net>
Tue, 18 Oct 2016 17:43:12 +0000 (19:43 +0200)
NEWS

diff --git a/NEWS b/NEWS
index a6386f7a5c2356778d2335d0805cf2b62f6755b8..2fd2167a46b1ee0642fe63af1d06f5df590ae496 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -13,6 +13,7 @@ PHP                                                                        NEWS
     operation). (Dmitry)
   . Fixed bug #73338 (Exception thrown from error handler causes valgrind
     warnings (and crashes)). (Bob, Dmitry)
+  . Fixed bug #73329 ((Float)"Nano" == NAN). (Anatol)
 
 - GD:
   . Fixed bug #73213 (Integer overflow in imageline() with antialiasing). (cmb)