summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--NEWS3
1 files changed, 2 insertions, 1 deletions
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).