From d1c43fe83fd390f183280fa419ec69fef07d49d2 Mon Sep 17 00:00:00 2001 From: Synchro Date: Mon, 16 Mar 2015 14:18:03 +0100 Subject: [PATCH] Changelog --- changelog.md | 1 + 1 file changed, 1 insertion(+) diff --git a/changelog.md b/changelog.md index c9e0ae548..39020d605 100644 --- a/changelog.md +++ b/changelog.md @@ -21,6 +21,7 @@ * More efficient word wrapping * Add support for S/MIME signing with additional CA certificate (thanks to @IgitBuh) * Fix incorrect MIME structure when using S/MIME signing and isMail() (#372) +* Improved checks and error messages for missing extensions ## Version 5.2.9 (Sept 25th 2014) * **Important: The autoloader is no longer autoloaded by the PHPMailer class**