From bd34eea40afbca72c1a39579ea9b60be10dd45a5 Mon Sep 17 00:00:00 2001 From: Markus Fischer Date: Fri, 17 May 2002 16:21:52 +0000 Subject: [PATCH] - Stuff all Win32 mail() changes together. --- NEWS | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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 -- 2.40.0