diff --git a/NEWS b/NEWS index a6386f7a5c2..2fd2167a46b 100644 --- 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)