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

diff --git a/NEWS b/NEWS
index 0011316657a9cb67e6987ab4f72a6ff2b76a0362..bb32f6a3b6e48130d9650a14d65088ab756ea824 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -45,6 +45,7 @@ PHP                                                                        NEWS
 - Standard:
   . Fixed bug #73203 (passing additional_parameters causes mail to fail). (cmb)
   . Fixed bug #73188 (use after free in userspace streams). (Sara)
+  . Fixed bug #73192 (parse_url return wrong hostname). (Nikita)
 
 - Wddx:
   . Fixed bug #73331 (NULL Pointer Dereference in WDDX Packet Deserialization