]> granicus.if.org Git - php/commitdiff
add NEWS
authorStanislav Malyshev <stas@php.net>
Sun, 1 Feb 2015 07:19:23 +0000 (23:19 -0800)
committerStanislav Malyshev <stas@php.net>
Sun, 1 Feb 2015 07:19:23 +0000 (23:19 -0800)
NEWS

diff --git a/NEWS b/NEWS
index 88ca5ee6182752d769858570a3ceb54eb1bfd4fc..718edde4dec91226e92fc98bb24ec2a6058306f0 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -5,6 +5,8 @@ PHP                                                                        NEWS
 - Core:
   . Fixed bug #68925 (Mitigation for CVE-2015-0235 – GHOST: glibc gethostbyname
     buffer overflow). (Stas)
+  . Fixed bug #67068 (getClosure returns somethings that's not a closure). 
+    (Danack at basereality dot com)
 
 - Date:
   . Fixed bug #45081 (strtotime incorrectly interprets SGT time zone). (Derick)