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

diff --git a/NEWS b/NEWS
index e70e4b4b0c9ed76d0dd9a432d811c44e19855be9..1f9f3ebf9bc5182ff91eef3c1da3d3a1a722c282 100644 (file)
--- 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)