]> granicus.if.org Git - php/commitdiff
[ci skip] news entry for #72974
authorJoe Watkins <krakjoe@php.net>
Mon, 9 Jan 2017 05:21:29 +0000 (05:21 +0000)
committerJoe Watkins <krakjoe@php.net>
Mon, 9 Jan 2017 05:21:29 +0000 (05:21 +0000)
NEWS

diff --git a/NEWS b/NEWS
index cc1bd152172a4ff74531676da9af4a493ec7b77c..882ddada0d078186509aaa3e180db27f8596c816 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -106,6 +106,7 @@ PHP                                                                        NEWS
   . Fixed bug #31875 (get_defined_functions additional param to exclude
        disabled functions). (willianveiga)
   . Fixed bug #69442 (closing of fd incorrect when PTS enabled). (jaytaph)
+  . Fixed bug #72974 (imap is undefined service on AIX). (matthieu.sarter)
 
 - XML:
   . Moved utf8_encode() and utf8_decode() to the Standard extension. (Andrea)