| 1 |
// $Id: CHANGELOG.txt,v 1.1.2.1.2.17 2009/11/04 19:35:37 smk Exp $ |
// $Id: CHANGELOG.txt,v 1.1.2.1.2.18 2009/11/04 20:14:40 smk Exp $ |
| 2 |
|
|
| 3 |
PHPMailer 5.x-2.x, xxxx-xx-xx |
PHPMailer 5.x-2.x, xxxx-xx-xx |
| 4 |
----------------------------- |
----------------------------- |
| 5 |
|
#634868 by smk-ka: Fixed bad e-mail addresses in sent mails if display names |
| 6 |
|
contains a comma. |
| 7 |
#491658 by a_c_m, smk-ka: Setting FromName also for Mime Mail messages. |
#491658 by a_c_m, smk-ka: Setting FromName also for Mime Mail messages. |
| 8 |
#499824, #551004 by smk-ka: Added support for PHPMailer's exception handling |
#499824, #551004 by smk-ka: Added support for PHPMailer's exception handling |
| 9 |
to avoid dumping errors to the browser (since 5.0.0). |
to avoid dumping errors to the browser (since 5.0.0). |