]> granicus.if.org Git - php/commitdiff
NEWS
authorAndrey Hristov <andrey@php.net>
Fri, 29 May 2009 13:11:10 +0000 (13:11 +0000)
committerAndrey Hristov <andrey@php.net>
Fri, 29 May 2009 13:11:10 +0000 (13:11 +0000)
NEWS

diff --git a/NEWS b/NEWS
index d994e3eaf19074cbc995cf2596c0f19f154657a6..562e56430c0aef28e92c0f4d25be447ff599459e 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -21,6 +21,9 @@ PHP                                                                        NEWS
   (patch by datibbaw@php.net)
 - Fixed potential segfault with converting phars containing metadata to other
   formats (Greg).
+- Added support for the mysql_stmt_next_result() function from libmysql.
+  mysqlnd already supports this and the mysqli function was already there.
+  (Andrey)
 
 
 07 May 2009, PHP 5.3.0 RC 2