summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStanislav Malyshev <stas@php.net>2014-06-15 01:06:37 -0700
committerStanislav Malyshev <stas@php.net>2014-06-15 01:06:37 -0700
commit55c2721229b11db593232d8c365b6143de616ae2 (patch)
tree54c9a8c333047bcf50fb673d8ae539548d908a0c
parentc06ccf7c70c934e8e1d385feb7c302f8c66d40b5 (diff)
downloadphp-git-55c2721229b11db593232d8c365b6143de616ae2.tar.gz
update NEWS
-rw-r--r--NEWS3
1 files changed, 2 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 717d57b9e6..6902c82c0c 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)