]> granicus.if.org Git - php/commitdiff
NEWS update
author <changelog@php.net> <>
Tue, 16 May 2000 01:09:10 +0000 (01:09 +0000)
committer <changelog@php.net> <>
Tue, 16 May 2000 01:09:10 +0000 (01:09 +0000)
NEWS

diff --git a/NEWS b/NEWS
index d0c998105e55bfe4cc8b4eaabcc779464e54f450..881863fa263afea5779d5da52993486407e2a473 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -2,6 +2,8 @@ PHP 4.0                                                                    NEWS
 |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
 
 ?? ??? 2000, Version 4.0.0 Release
+- 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
   InterBase 6. (Jouni)
 - Add swf_definepoly for drawing polygons to the SWF functions. (Sterling)