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

diff --git a/NEWS b/NEWS
index 38a05790dfa82e3fc0e26af90b4d6069c13a8e65..786f9aea9cb6ce8ab4dc9762e15bf58379b7cf0d 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -30,7 +30,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).