georg           Sat Jan 14 10:15:08 2006 UTC

  Modified files:              (Branch: PHP_5_1)
    /php-src    NEWS 
  Log:
  Implemented feature request #36007: Support for BIT and NEW_DECIMAL field 
types
  
  
http://cvs.php.net/viewcvs.cgi/php-src/NEWS?r1=1.2027.2.350&r2=1.2027.2.351&diff_format=u
Index: php-src/NEWS
diff -u php-src/NEWS:1.2027.2.350 php-src/NEWS:1.2027.2.351
--- php-src/NEWS:1.2027.2.350   Sat Jan 14 09:57:07 2006
+++ php-src/NEWS        Sat Jan 14 10:15:08 2006
@@ -2,6 +2,8 @@
 |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
 ?? ??? 2006, PHP 5.1.3
 - Added "consumed" stream filter. (Marcus)
+- Implemented feature request #36007 (support for BIT and NEWDECIMAL in mysqli
+  (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