]> granicus.if.org Git - php/commitdiff
Update NEWs
authorXinchen Hui <laruence@php.net>
Tue, 7 Jul 2015 13:38:37 +0000 (21:38 +0800)
committerXinchen Hui <laruence@php.net>
Tue, 7 Jul 2015 13:38:37 +0000 (21:38 +0800)
NEWS

diff --git a/NEWS b/NEWS
index 2e8645668cff4ac308a44852506e7784a33fb05f..bfaf2c7a4ac1eca5e25bcfeccf6176394634bb36 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -59,6 +59,10 @@ PHP                                                                        NEWS
   . Fixed bug #69976 (Unable to parse "all" urls with colon char). (cmb)
   . Fixed bug #69768 (escapeshell*() doesn't cater to !). (cmb)
 
+- Sqlite3:
+  . Fixed bug #69972 (Use-after-free vulnerability in
+    sqlite3SafetyCheckSickOrOk()). (Laruence)
+
 25 Jun 2015, PHP 7.0.0 Alpha 2
 
 - Core: