sniper          Sat Jan 14 14:44:44 2006 UTC

  Modified files:              (Branch: PHP_5_1)
    /php-src    NEWS 
  Log:
  be wordy
  
http://cvs.php.net/viewcvs.cgi/php-src/NEWS?r1=1.2027.2.353&r2=1.2027.2.354&diff_format=u
Index: php-src/NEWS
diff -u php-src/NEWS:1.2027.2.353 php-src/NEWS:1.2027.2.354
--- php-src/NEWS:1.2027.2.353   Sat Jan 14 14:34:47 2006
+++ php-src/NEWS        Sat Jan 14 14:44:44 2006
@@ -2,7 +2,8 @@
 |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
 ?? ??? 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)
 

-- 
PHP CVS Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to