diff options
-rw-r--r-- | NEWS | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -28,6 +28,9 @@ PHP NEWS . Fixed bug #66901 (php-gd 'c_color' NULL pointer dereference). (CVE-2014-2497). (Remi) +- Network: + . Fixed bug #67717 (segfault in dns_get_record). (CVE-2014-3597) (Remi) + - Milter: . Fixed bug #67715 (php-milter does not build and crashes randomly). (Mike) |