summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--NEWS4
1 files 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