update NEWS

This commit is contained in:
Anatol Belski 2016-10-18 19:43:12 +02:00
parent 9f2ab75b10
commit b754bc797c

1
NEWS
View file

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