]> granicus.if.org Git - php/commitdiff
update NEWS
authorStanislav Malyshev <stas@php.net>
Sun, 15 Jun 2014 08:06:37 +0000 (01:06 -0700)
committerStanislav Malyshev <stas@php.net>
Sun, 15 Jun 2014 08:06:37 +0000 (01:06 -0700)
NEWS

diff --git a/NEWS b/NEWS
index 717d57b9e6fa080facae966aae10a03c499fe47e..6902c82c0cfc81a75a6db417f72f5c372cb9beb0 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -44,7 +44,8 @@ PHP                                                                        NEWS
     check). (Francisco Alonso, Jan Kaluza, Remi)
 
 - Network:
-  . Fix potential segfault in dns_get_record(). (Sara)
+  . Fixed bug #67432 (Fix potential segfault in dns_get_record()).
+    (CVE-2014-4049). (Sara)
 
 - OPCache:
   . Fixed issue #183 (TMP_VAR is not only used once). (Dmitry, Laruence)