summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAnatol Belski <ab@php.net>2014-12-05 15:51:26 +0100
committerAnatol Belski <ab@php.net>2014-12-05 15:51:26 +0100
commita3e4b889e7e6f025dd637a1c7c76a8a08fba7d4b (patch)
tree8f7ed2d372cc85a526b5768c04f89e77d96f65f2
parent297f582f5cdbb40378f476bd3db19280aa4aa519 (diff)
downloadphp-git-a3e4b889e7e6f025dd637a1c7c76a8a08fba7d4b.tar.gz
updated NEWS
-rw-r--r--NEWS3
1 files changed, 3 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 132d9e1c30..44439dddbe 100644
--- a/NEWS
+++ b/NEWS
@@ -36,6 +36,9 @@ PHP NEWS
breaks the RecursiveIterator). (Paul Garvin)
. Fixed bug #68479 (Added escape parameter to SplFileObject::fputcsv). (Salathe)
+- SQLite:
+ . Fixed bug #68120 (Update bundled libsqlite to 3.8.7.2). (Anatol)
+
11 Dec 2014, PHP 5.6.4
- Core: