]> granicus.if.org Git - php/commitdiff
NEWS entry for: Upgrade bundled sqlite to 3.8.10.2
authorLior Kaplan <kaplanlior@gmail.com>
Mon, 8 Jun 2015 19:39:00 +0000 (22:39 +0300)
committerLior Kaplan <kaplanlior@gmail.com>
Mon, 8 Jun 2015 19:39:00 +0000 (22:39 +0300)
Includes fixes for CVE-2015-3414, CVE-2015-3415, CVE-2015-3416

NEWS

diff --git a/NEWS b/NEWS
index 14ca0ad4cb2027f65068aad1723a2c0157e25a55..0549b89492bdff125007f7ff34dca044316cdaa6 100644 (file)
--- a/NEWS
+++ b/NEWS
   . Refactored the fix for bug #66084 (simplexml_load_string() mangles empty
     node name). (Christoph Michael Becker)
 
+- Sqlite3:
+  . Upgrade bundled sqlite to 3.8.10.2. (CVE-2015-3414, CVE-2015-3415,
+    CVE-2015-3416) (Kaplan)
+
 14 May 2015, PHP 5.6.9
 
 - Core: