]> granicus.if.org Git - php/commitdiff
Updated NEWS
authorJulien Pauli <jpauli@php.net>
Tue, 17 Mar 2015 10:07:15 +0000 (11:07 +0100)
committerJulien Pauli <jpauli@php.net>
Tue, 17 Mar 2015 10:07:15 +0000 (11:07 +0100)
NEWS

diff --git a/NEWS b/NEWS
index be3e53a276c2ec5680c43cd2efdde1d20c88dd46..9cee40fe39ac5f925727f4903cbdb2c2df546484 100644 (file)
--- a/NEWS
+++ b/NEWS
 - pcntl:
   . Fixed bug #60509 (pcntl_signal doesn't decrease ref-count of old handler
     when setting SIG_DFL). (Julien)
+  . Added wifcontinued and wcontinued. (xilon-jul)
 
 - PCRE:
   . Removed support for the /e (PREG_REPLACE_EVAL) modifier. (Nikita)