Skip to content

Commit 866329e

Browse files
committed
- Update Win32/mail changes, mention bundled gd library.
1 parent 9baec56 commit 866329e

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

NEWS

+5-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
PHP 4 NEWS
22
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
33
?? ??? 2002, Version 4.3.0
4+
- Bundle gd library 2.0.1 with php (ext/gd/libgd) (Rasmus), tweak config.m4 to
5+
work with it (Jani), smallers tweaks for Win32 (Markus, Edin)
46
- Fixed bug with Apache which let PHP_AUTH_* variables to be set when
57
external basic auth mechanism was used. (Jani)
68
- Fixed bzopen() crash in thread-safe mode. (Andrei)
@@ -43,7 +45,9 @@ PHP 4 NEWS
4345
- Added experimental support for Simplified Chinese, Traditional Chinese and
4446
Korean encodings into mbstring. (Rui)
4547
- Misc. Win32 mail() enhancements: support 'From:' header (msisolak@yahoo.com),
46-
Bcc headers and be case-insensitive, enhanced error reporting. (Markus)
48+
support Bcc header, case-insensitive headers, enhanced error reporting,
49+
automatic proper line ending conversion, fix crash with Cc, fix buffer
50+
overflows with $header. (Markus)
4751
- Improved IMAP extension performance. (adam.kauffman@mindspring.com,
4852
rjs3@andrew.cmu.edu, Jon)
4953
- Added optional 5th parameter to domxml_xslt_process(). When set, profiling

0 commit comments

Comments
 (0)