]> 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 284dd853508f5e8cd03b680ff7f3a571a968f1e9..3ef7f8e0649257ce3ce09a349db879037ea13068 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -19,7 +19,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