]> granicus.if.org Git - php/commitdiff
update NEWS
authorAnatol Belski <ab@php.net>
Tue, 5 Apr 2016 09:55:36 +0000 (11:55 +0200)
committerAnatol Belski <ab@php.net>
Tue, 5 Apr 2016 09:55:36 +0000 (11:55 +0200)
NEWS

diff --git a/NEWS b/NEWS
index 5ff99faf5d80db649ee804e501d08c4283118a33..50d90fdd69cb734a7f77d0b66711eb4b44fef8b3 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -29,6 +29,10 @@ PHP                                                                        NEWS
   . Fixed bug #71831 (CURLOPT_NOPROXY applied as long instead of string).
     (Michael Sierks)
 
+- Date:
+  . Fixed bug #71889 (DateInterval::format Segmentation fault).
+    (Thomas Punt)
+
 - ODBC:
   . Fixed bug #63171 (Script hangs after max_execution_time). (Remi)