summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRemi Collet <remi@php.net>2015-05-24 09:39:03 +0200
committerRemi Collet <remi@php.net>2015-05-24 09:39:03 +0200
commit4cab20bbb4e6ef7d9d26bbe992dab2509d106ac3 (patch)
treecdeffd8dd7bc44fa6e49a478ac5f683dc9522681
parente807e07bfa22eefd5aebf13498c1df16c90afb0a (diff)
downloadphp-git-4cab20bbb4e6ef7d9d26bbe992dab2509d106ac3.tar.gz
NEWS
-rw-r--r--NEWS3
1 files changed, 3 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 0e0af2c362..d7579e473d 100644
--- a/NEWS
+++ b/NEWS
@@ -10,6 +10,9 @@ PHP NEWS
. Fixed bug #69628 (complex GLOB_BRACE fails on Windows).
(Christoph M. Becker)
+- GD:
+ . Fixed bug #69479 (GD fails to build with newer libvpx). (Remi)
+
- Iconv:
. Fixed bug #48147 (iconv with //IGNORE cuts the string). (Stas)