]> granicus.if.org Git - php/commitdiff
be wordy
authorfoobar <sniper@php.net>
Sat, 14 Jan 2006 14:44:44 +0000 (14:44 +0000)
committerfoobar <sniper@php.net>
Sat, 14 Jan 2006 14:44:44 +0000 (14:44 +0000)
NEWS

diff --git a/NEWS b/NEWS
index 8d7f6ca4697332c5420a8174703bb9a21ebc7ffa..1c2865e084bb34fe011550cda2f900c185efb3b3 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -2,7 +2,8 @@ PHP                                                                        NEWS
 |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
 ?? ??? 2006, PHP 5.1.3
 - Added "consumed" stream filter. (Marcus)
-- Added new mysqli field constants for BIT and NEW_DECIMAL (#36007). (Georg) 
+- Added new mysqli constants for BIT and NEW_DECIMAL field types:
+  MYSQLI_TYPE_NEWDECIMAL and MYSQLI_TYPE_BIT. FR #36007. (Georg)
 - Fixed bug #35998 (SplFileInfo::getPathname() returns unix style filenames
   in win32). (Marcus)