]> granicus.if.org Git - php/commitdiff
update NEWS
authorAnatol Belski <ab@php.net>
Fri, 11 Mar 2016 13:22:11 +0000 (14:22 +0100)
committerAnatol Belski <ab@php.net>
Fri, 11 Mar 2016 13:22:11 +0000 (14:22 +0100)
NEWS

diff --git a/NEWS b/NEWS
index cf0cb05082140d762263cd1f2fcdd9cca550d91c..a17b6015c4e6f24fd2e18d4638b9fa9ce642eda9 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -12,6 +12,9 @@ PHP                                                                        NEWS
 - Curl:
   . Fixed bug #71694 (Support constant CURLM_ADDED_ALREADY). (mpyw)
 
+- Date:
+  . Fixed bug #71635 (DatePeriod::getEndDate segfault). (Thomas Punt)
+
 - ODBC:
   . Fixed bug #47803, #69526 (Executing prepared statements is succesfull only
     for the first two statements). (einavitamar at gmail dot com, Anatol)