From 55c2721229b11db593232d8c365b6143de616ae2 Mon Sep 17 00:00:00 2001 From: Stanislav Malyshev Date: Sun, 15 Jun 2014 01:06:37 -0700 Subject: [PATCH] update NEWS --- NEWS | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/NEWS b/NEWS index 717d57b9e6f..6902c82c0cf 100644 --- 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)