]> granicus.if.org Git - php/commitdiff
New field constants for BIT and NEWDECIMAL
authorGeorg Richter <georg@php.net>
Sat, 14 Jan 2006 14:34:47 +0000 (14:34 +0000)
committerGeorg Richter <georg@php.net>
Sat, 14 Jan 2006 14:34:47 +0000 (14:34 +0000)
NEWS

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