]> granicus.if.org Git - php/commitdiff
add NEWS
authorStanislav Malyshev <stas@php.net>
Tue, 17 Mar 2015 20:24:17 +0000 (13:24 -0700)
committerStanislav Malyshev <stas@php.net>
Tue, 17 Mar 2015 20:24:17 +0000 (13:24 -0700)
NEWS

diff --git a/NEWS b/NEWS
index aab586ae9fb5260e8c1e371f365e16e83b79e80d..659d7a34b9f1206c95b36daf29d5a43d7109d3ef 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -8,6 +8,7 @@ PHP                                                                        NEWS
   . Fixed bug #67626 (User exceptions not properly handled in streams). 
     (Julian)
   . Fixed bug #68917 (parse_url fails on some partial urls). (Wei Dai)
+  . Fixed bug #68976 (Use After Free Vulnerability in unserialize()). (Stas)
   . Fixed bug #69134 (Per Directory Values overrides PHP_INI_SYSTEM
     configuration options). (Anatol Belski)
   . Fixed bug #69207 (move_uploaded_file allows nulls in path). (Stas)