scottmac                Tue Jan 13 02:54:37 2009 UTC

  Modified files:              (Branch: PHP_5_3)
    /php-src    NEWS 
  Log:
  BFN
  
  
http://cvs.php.net/viewvc.cgi/php-src/NEWS?r1=1.2027.2.547.2.965.2.449&r2=1.2027.2.547.2.965.2.450&diff_format=u
Index: php-src/NEWS
diff -u php-src/NEWS:1.2027.2.547.2.965.2.449 
php-src/NEWS:1.2027.2.547.2.965.2.450
--- php-src/NEWS:1.2027.2.547.2.965.2.449       Mon Jan 12 22:24:31 2009
+++ php-src/NEWS        Tue Jan 13 02:54:37 2009
@@ -16,6 +16,7 @@
 - Re-enabled socket_create_pair() on Windows. (Kalle)
 - Fixed building of pdo_sqlite without sqlite3. (Scott)
 
+- Added table info to PDO::getColumnMeta() with SQLite. (Martin Jansen, Scott)
 - Added support for old style DNS functions. (Scott)
 - Added mail logging functionality that allows logging of mail sent via
   mail() function. (Ilia)



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

Reply via email to