From: Stanislav Malyshev Date: Sun, 15 Jun 2014 08:07:39 +0000 (-0700) Subject: update NEWS X-Git-Tag: php-5.6.0RC1~1^2~23 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=b303f19cff54275b09be6b881a75807e33c27715;p=php update NEWS --- diff --git a/NEWS b/NEWS index 38a05790df..786f9aea9c 100644 --- 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).