summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--NEWS3
1 files changed, 3 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 5bbcfc2ea9..5ba7298a09 100644
--- a/NEWS
+++ b/NEWS
@@ -13,6 +13,9 @@ PHP NEWS
. Fixed POST data processing slowdown due to small input buffer size
on Windows. (Jorge Oliveira, Anatol)
+- GD:
+ . Fixed bug #69479 (GD fails to build with newer libvpx). (Remi)
+
- Iconv:
. Fixed bug #48147 (iconv with //IGNORE cuts the string). (Stas)