]> granicus.if.org Git - php/commitdiff
BFN
authorScott MacVicar <scottmac@php.net>
Tue, 13 Jan 2009 02:54:37 +0000 (02:54 +0000)
committerScott MacVicar <scottmac@php.net>
Tue, 13 Jan 2009 02:54:37 +0000 (02:54 +0000)
NEWS

diff --git a/NEWS b/NEWS
index 69a7314619e99691489e1c942be7b78664445df1..4e51a58d824e31caad8a9f1a9b72d51fc4e3b399 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -16,6 +16,7 @@ PHP                                                                        NEWS
 - 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)