]> granicus.if.org Git - php/commitdiff
[ci skip] Update NEWS
authorChristoph M. Becker <cmbecker69@gmx.de>
Sat, 24 Feb 2018 22:37:43 +0000 (23:37 +0100)
committerChristoph M. Becker <cmbecker69@gmx.de>
Sat, 24 Feb 2018 22:37:43 +0000 (23:37 +0100)
NEWS

diff --git a/NEWS b/NEWS
index c0fee6e485cf3dce6913ae201cb74af423b6f958..dfa5c74217268ea55710f480581ea444fee4d5e8 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -19,6 +19,9 @@ PHP                                                                        NEWS
 -GD:
   . Fixed imagesetinterpolation arginfo. (Gabriel Caruso)
 
+- iconv:
+  . Fixed bug #75867 (Freeing uninitialized pointer). (Philip Prindeville)
+
 - LDAP:
   . Fixed bug #49876 (Fix LDAP path lookup on 64-bit distros). (dzuelke)