summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--NEWS3
1 files changed, 3 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index a5c13710fe..8b1feba7c3 100644
--- a/NEWS
+++ b/NEWS
@@ -32,6 +32,9 @@ PHP NEWS
. Fixed bug #67413 (fileinfo: cdf_read_property_info insufficient boundary
check). (Francisco Alonso, Jan Kaluza, Remi)
+- Network:
+ . Fix potential segfault in dns_get_record(). (Sara)
+
- OPCache:
. Fixed issue #183 (TMP_VAR is not only used once). (Dmitry, Laruence)