]> granicus.if.org Git - php/commitdiff
update NEWS
authorStanislav Malyshev <stas@php.net>
Sun, 15 Jun 2014 07:46:31 +0000 (00:46 -0700)
committerStanislav Malyshev <stas@php.net>
Sun, 15 Jun 2014 07:46:31 +0000 (00:46 -0700)
NEWS

diff --git a/NEWS b/NEWS
index 24253a877c568496773e4bea7f08f95d504b7555..0ecef6dfb1a875a8295bbcd5e98ecb4120f7d380 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -45,7 +45,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)
 
 - OpenSSL:
   . Fixed bug #65698 (certificates validity parsing does not work past 2050).