summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAnatol Belski <ab@php.net>2014-04-11 11:01:42 +0200
committerAnatol Belski <ab@php.net>2014-04-11 11:01:42 +0200
commit4c32c8d5497099dab055946b579251369093932a (patch)
tree24b13794a059de8b92b40a1f238310d3f5badf8d
parentc5181ef6c222aa6b8bde732b73805e30c07f699a (diff)
downloadphp-git-4c32c8d5497099dab055946b579251369093932a.tar.gz
updated NEWS
-rw-r--r--NEWS3
1 files changed, 3 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 021f97a694..06f3dec359 100644
--- a/NEWS
+++ b/NEWS
@@ -8,6 +8,9 @@ PHP NEWS
- mysqlnd:
. Added a new fetching mode to mysqlnd. (Andrey)
+- SQLite:
+ . Fixed bug #66967 (Updated bundled libsqlite to 3.8.4.3). (Anatol)
+
10 Apr 2014, PHP 5.6.0 Beta 1
- Core: