]> 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:32:29 +0000 (22:32 +0300)
committerLior Kaplan <kaplanlior@gmail.com>
Mon, 8 Jun 2015 19:32:29 +0000 (22:32 +0300)
Includes fixes for CVE-2015-3414, CVE-2015-3415, CVE-2015-3416

NEWS

diff --git a/NEWS b/NEWS
index 038b9459e6d863fd53bb55925e5787cbc5f8711b..982d82c3ce84390ec76908fed96bbbb9acf6f54b 100644 (file)
--- a/NEWS
+++ b/NEWS
     (Stas)
   . Fixed bug #67805 (SplFileObject setMaxLineLength). (Willian Gustavo Veiga).
 
+- Sqlite3:
+  . Upgrade bundled sqlite to 3.8.10.2. (CVE-2015-3414, CVE-2015-3415,
+    CVE-2015-3416) (Kaplan)
+
 14 May 2015, PHP 5.5.25
 
 - Core: