]> granicus.if.org Git - php/commitdiff
Updated NEWS
authorJulien Pauli <jpauli@php.net>
Sat, 29 Nov 2014 13:40:47 +0000 (14:40 +0100)
committerJulien Pauli <jpauli@php.net>
Sat, 29 Nov 2014 13:40:47 +0000 (14:40 +0100)
NEWS

diff --git a/NEWS b/NEWS
index e98f612c1f03f5b01601f675f4220bde35eb6e6a..47703b0104715f6458b060e79859a4c5521ef41f 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -9,6 +9,10 @@ PHP                                                                        NEWS
   . Fixed bug #68504 (--with-libmbfl configure option not present on Windows).
     (Ashesh Vashi)
 
+- pcntl:
+  . Fixed bug #60509 (pcntl_signal doesn't decrease ref-count of old handler
+    when setting SIG_DFL). (Julien)
+
 - SPL:
   . Fixed bug #66405 (RecursiveDirectoryIterator::CURRENT_AS_PATHNAME
     breaks the RecursiveIterator). (Paul Garvin)