summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--NEWS1
1 files changed, 1 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 13e2458360..38f1a43f9d 100644
--- a/NEWS
+++ b/NEWS
@@ -23,6 +23,7 @@ PHP NEWS
- GD:
. Fixed bug #66815 (imagecrop(): insufficient fix for NULL defer
CVE-2013-7327). (Tomas Hoger, Remi).
+ . Fixed #66890 (Bug #66890 imagescale segfault). (Remi)
- Hash:
. Fixed bug #66698 (Missing FNV1a32 and FNV1a64 hash functions).