From: Florian Anderiasch Date: Tue, 24 Jul 2012 12:46:19 +0000 (+0200) Subject: Updated NES X-Git-Tag: php-5.4.6RC1~19^2~2 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=f2cef8afc499ede08e935449030595933d070c5e;p=php Updated NES --- diff --git a/NEWS b/NEWS index 883d9102b1..0df69704f0 100644 --- a/NEWS +++ b/NEWS @@ -21,6 +21,9 @@ PHP NEWS . Fixed bug #62564 (Extending MessageFormatter and adding property causes crash). (Felipe) +- Mail: + . Fixed bug #62356 (Add syslog support to mail.log). (Michael Orlitzky) + - MySQLnd: . Fixed bug #62594 (segfault in mysqlnd_res_meta::set_mode). (Laruence)