summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohannes Schlüter <johannes@php.net>2010-11-19 10:00:10 +0000
committerJohannes Schlüter <johannes@php.net>2010-11-19 10:00:10 +0000
commita8a9314130f9326cdd1918443f51e24e2846c671 (patch)
treeb20840abe9b28304f2ac75bb8e70319e80835898
parent6c76f3606cddeb010cf1fc5ea28b47456ea9639e (diff)
downloadphp-git-a8a9314130f9326cdd1918443f51e24e2846c671.tar.gz
Add entry for sqlite
-rw-r--r--NEWS3
1 files changed, 3 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 7048474fae..f1f9872ad0 100644
--- a/NEWS
+++ b/NEWS
@@ -17,6 +17,9 @@ PHP NEWS
functions. (Kalle)
. y2k_compliance ini option. (Kalle)
+- Moved extensions to PECL: (Johannes)
+ . ext/sqlite.
+
- Changed $_SERVER['REQUEST_TIME'] to include microsecond precision. (Ilia)
- Changed default value of "default_charset" php.ini option from ISO-8859-1 to
UTF-8. (Rasmus)