]> granicus.if.org Git - php/commitdiff
BFN
authorfoobar <sniper@php.net>
Thu, 30 Dec 2004 00:59:49 +0000 (00:59 +0000)
committerfoobar <sniper@php.net>
Thu, 30 Dec 2004 00:59:49 +0000 (00:59 +0000)
NEWS

diff --git a/NEWS b/NEWS
index ef1bc82a7ae08e344b5d2c3333f0c7e5d7e77bdc..6cec945b11bc6dd948c31df02f97a6082f63286c 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -2,8 +2,8 @@ PHP                                                                        NEWS
 |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
 ?? ??? 2005, PHP 5.0.4
 - Added Oracle Instant Client support. (cjbj at hotmail dot com, Tony)
-- Added length and charsetnr for field array and object. (Georg)
-- Fixed a bug in mysql_stmt_execute (type conversion with NULL values). (Georg)
+- Added length and charsetnr for field array and object in mysqli. (Georg)
+- Fixed a bug in mysqli_stmt_execute() (type conversion with NULL values). (Georg)
 - Fixed bug #31142 (imap_mail_compose() fails to generate correct output). (Ilia)
 - Fixed bug #31139 (XML Parser Functions seem to drop &amp; when parsing). (Rob)
 - Fixed bug #31111 (Compile failure of zend_strtod.c). (Derick)