From: Anatol Belski Date: Fri, 11 Mar 2016 13:23:34 +0000 (+0100) Subject: update NEWS X-Git-Tag: php-7.1.0alpha1~492^2 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=fca831e8ad05c344226566fbb9051230421d6578;p=php update NEWS --- diff --git a/NEWS b/NEWS index e70e4b4b0c..1f9f3ebf9b 100644 --- a/NEWS +++ b/NEWS @@ -27,6 +27,9 @@ PHP NEWS - Curl: . Fixed bug #71694 (Support constant CURLM_ADDED_ALREADY). (mpyw) +- Date: + . Fixed bug #71635 (DatePeriod::getEndDate segfault). (Thomas Punt) + - libxml: . Fixed bug #71536 (Access Violation crashes php-cgi.exe). (Anatol)