diff options
author | Markus Fischer <mfischer@php.net> | 2002-05-17 16:21:52 +0000 |
---|---|---|
committer | Markus Fischer <mfischer@php.net> | 2002-05-17 16:21:52 +0000 |
commit | bd34eea40afbca72c1a39579ea9b60be10dd45a5 (patch) | |
tree | aeffba5fd201052d2c63b67d1aeeeb5a0476f4d3 /NEWS | |
parent | 64eaef11ad0d81d605a7b7a2fe3e1cbe56945c78 (diff) | |
download | php-git-bd34eea40afbca72c1a39579ea9b60be10dd45a5.tar.gz |
- Stuff all Win32 mail() changes together.
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -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 |