]> granicus.if.org Git - php/commitdiff
updated NEWS
authorAnatol Belski <ab@php.net>
Fri, 5 Dec 2014 14:51:26 +0000 (15:51 +0100)
committerAnatol Belski <ab@php.net>
Fri, 5 Dec 2014 14:51:26 +0000 (15:51 +0100)
NEWS

diff --git a/NEWS b/NEWS
index 132d9e1c30ed8419111e2a4a08a84ca5a24dad16..44439dddbe4a3d28dbe7e1fb7024c2cdb0869db2 100644 (file)
--- 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: