From: Markus Fischer Date: Fri, 17 May 2002 16:21:52 +0000 (+0000) Subject: - Stuff all Win32 mail() changes together. X-Git-Tag: php-4.3.0dev-ZendEngine2~20 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=bd34eea40afbca72c1a39579ea9b60be10dd45a5;p=php - Stuff all Win32 mail() changes together. --- diff --git a/NEWS b/NEWS index 7fa7580b5e..6ccb3a7c72 100644 --- a/NEWS +++ b/NEWS @@ -5,8 +5,8 @@ PHP 4 NEWS - Fix crash bug in stripslashes() when working in sybase mode (Rasmus) - Added experimental support for Simplified Chinese, Traditional Chinese and Korean encoding in mbstring. (Rui) -- Win32 mail() supports parsing 'From:' field from header. - (msisolak@yahoo.com, Markus). +- Misc. Win32 mail() enhancements: support 'From:' header (msisolak@yahoo.com), + Bcc headers and be case-insenstive, enhance error reporting. (Markus) - Improved IMAP extension performance. (adam.kauffman@mindspring.com, rjs3@andrew.cmu.edu, Jon) - Added optional 5th parameter to domxml_xslt_process(). When set, profiling