summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--NEWS4
1 files changed, 4 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 6cae7adf25..be43b01737 100644
--- a/NEWS
+++ b/NEWS
@@ -13,6 +13,10 @@ PHP NEWS
. Fixed bug #67635 (php links to systemd libraries without using pkg-config).
(pacho@gentoo.org, Remi)
+- GD:
+ . Fixed bug #66901i (php-gd 'c_color' NULL pointer dereference).
+ (CVE-2014-2497) (Remi)
+
- Milter:
. Fixed bug #67715 (php-milter does not build and crashes randomly). (Mike)