]> granicus.if.org Git - php/commitdiff
add missing NEWS entry
authorAnatol Belski <ab@php.net>
Wed, 9 Nov 2016 20:34:41 +0000 (21:34 +0100)
committerAnatol Belski <ab@php.net>
Wed, 9 Nov 2016 20:34:41 +0000 (21:34 +0100)
NEWS

diff --git a/NEWS b/NEWS
index 301153995cf8dfd7a4eeadd38c2d7d99959a1ae0..1dd3dda4db5cb46c87bb00ccd65b8d3b52a9b5bd 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -82,6 +82,7 @@ PHP                                                                        NEWS
   . Fixed bug #73203 (passing additional_parameters causes mail to fail). (cmb)
   . Fixed bug #71241 (array_replace_recursive sometimes mutates its parameters).
     (adsr)
+  . Fixed bug #73192 (parse_url return wrong hostname). (Nikita)
 
 - Wddx:
   . Fixed bug #73331 (NULL Pointer Dereference in WDDX Packet Deserialization