Commit: 34c3985979cb27cd1fff1ca767b3162357da7b0b Author: Jerome Loyet <[email protected]> Fri, 28 Sep 2012 11:22:16 +0200 Parents: b530f53c67da40dfa132d9cf68449ccc6d34daf7 Branches: PHP-5.4 master
Link: http://git.php.net/?p=php-src.git;a=commitdiff;h=34c3985979cb27cd1fff1ca767b3162357da7b0b Log: Add missing NEWS entry Changed paths: M NEWS Diff: diff --git a/NEWS b/NEWS index d93d958..ca00e47 100644 --- a/NEWS +++ b/NEWS @@ -36,6 +36,7 @@ PHP NEWS . Fixed bug #63085 (Systemd integration and daemonize). (remi, fat) . Fixed bug #62947 (Unneccesary warnings on FPM). (fat) . Fixed bug #62887 (Only /status?plain&full gives "last request cpu"). (fat) + . Fixed bug #62216 (Add PID to php-fpm init.d script). (fat) - OpenSSL: . Implemented FR #61421 (OpenSSL signature verification missing RMD160, -- PHP CVS Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php
