summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFlorian Anderiasch <fa@php.net>2012-07-24 14:46:19 +0200
committerFlorian Anderiasch <fa@php.net>2012-07-24 14:46:19 +0200
commitf2cef8afc499ede08e935449030595933d070c5e (patch)
tree85334e58ae16a922f502aa9b51ab3abd612170bc
parentddc8d1624525e500c593f4cbd30b3358ad4ad95e (diff)
downloadphp-git-f2cef8afc499ede08e935449030595933d070c5e.tar.gz
Updated NES
-rw-r--r--NEWS3
1 files changed, 3 insertions, 0 deletions
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)