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

diff --git a/NEWS b/NEWS
index 7eae043c3c9c9e2802365358115b560c6c947fb6..582f4129cdd948f302977cf887d1949c69a81def 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -8,7 +8,11 @@ PHP                                                                        NEWS
 - mbstring:
   . 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)