From 0b1477a716afb5cf1606ba89edff045fea1a13de Mon Sep 17 00:00:00 2001 From: Kalle Sommer Nielsen Date: Wed, 18 Aug 2010 20:26:42 +0000 Subject: [PATCH] Use userland function name, not internal name for NEWS --- NEWS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/NEWS b/NEWS index 1f9a8bda4b..f6de63f754 100644 --- a/NEWS +++ b/NEWS @@ -11,7 +11,7 @@ (Kalle) - Changed the $context parameter on copy() to actually have an effect. (Kalle) -- Fixed possible crash in php_mssql_get_column_content_without_type(). (Kalle) +- Fixed possible crash in mssql_fetch_batch(). (Kalle) - Fixed bug #52636 (php_mysql_fetch_hash writes long value into int). (Kalle, rein at basefarm dot no) -- 2.40.0