]> granicus.if.org Git - php/commitdiff
clarify sqlite deprecation
authorChristopher Jones <sixd@php.net>
Tue, 28 Jun 2011 18:58:07 +0000 (18:58 +0000)
committerChristopher Jones <sixd@php.net>
Tue, 28 Jun 2011 18:58:07 +0000 (18:58 +0000)
NEWS

diff --git a/NEWS b/NEWS
index 0d06801f0a1d1c67a32c562c274b4c4c5be8be57..2f02c264f8873e612525f97d36075b2ab7137a27 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -20,7 +20,8 @@ PHP                                                                        NEWS
   . y2k_compliance ini option. (Kalle)
 
 - Moved extensions to PECL: (Johannes)
-  . ext/sqlite.
+  . ext/sqlite.  (Note: the ext/sqlite3 and ext/pdo_sqlite extensions are
+    not affected)
 
 - Changed $_SERVER['REQUEST_TIME'] to include microsecond precision. (Ilia)
 - Changed default value of "default_charset" php.ini option from ISO-8859-1 to