From f4e20147b5311e595f166beb27b651f4d575dfb3 Mon Sep 17 00:00:00 2001 From: Sascha Schumann Date: Wed, 17 May 2000 16:10:48 +0000 Subject: [PATCH] . --- NEWS | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/NEWS b/NEWS index 881863fa26..0b4e590122 100644 --- a/NEWS +++ b/NEWS @@ -2,12 +2,13 @@ PHP 4.0 NEWS ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| ?? ??? 2000, Version 4.0.0 Release +- Fixed two 64-bit issues (startup crash, gethostbyaddr). (Sascha) - NULL values are now preserved in the return value of mysql_fetch_array() -- and mysql_fetch_object(). (Andrei) -- InterBase module finally ported from PHP3 to PHP4. Full support for + and mysql_fetch_object(). (Andrei) +- Ported InterBase module finally from PHP 3 to PHP 4. Full support for InterBase 6. (Jouni) -- Add swf_definepoly for drawing polygons to the SWF functions. (Sterling) -- Port imagegammacorrect from PHP3 to PHP4. (Sterling) +- Added swf_definepoly for drawing polygons to the SWF functions. (Sterling) +- Ported imagegammacorrect from PHP3 to PHP4. (Sterling) - Added array_rand() function. (Andrei) 8 May 2000, Version 4.0 Release Candidate 2 -- 2.50.1