From: Anatol Belski <ab@php.net>
Date: Mon, 21 Nov 2016 18:59:30 +0000 (+0100)
Subject: update NEWS
X-Git-Tag: php-7.0.14RC1~13
X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=35993dbb6f823455f110b80c28d7d160ccc7e261;p=php

update NEWS
---

diff --git a/NEWS b/NEWS
index 535208d4d9..b1e5ef8059 100644
--- a/NEWS
+++ b/NEWS
@@ -44,6 +44,7 @@ PHP                                                                        NEWS
 - Soap:
   . Fixed bug #73538 (SoapClient::__setSoapHeaders doesn't overwrite SOAP
     headers). (duncan3dc)
+  . Fixed bug #73452 (Segfault (Regression for #69152)). (Dmitry)
 
 - SPL:
   . Fixed bug #73423 (Reproducible crash with GDB backtrace). (Laruence)