From 5f4fefe008c9cdccd921ea2e1a6459e846505ef9 Mon Sep 17 00:00:00 2001 From: Marcus Bointon Date: Mon, 18 Nov 2019 16:22:41 +0100 Subject: [PATCH] Changelog --- changelog.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/changelog.md b/changelog.md index da755378..65750f5a 100644 --- a/changelog.md +++ b/changelog.md @@ -1,5 +1,9 @@ # PHPMailer Change Log +* Fix an issue preventing injected debug handlers from working +* Fix an issue relating to connection timeout +* Add `SMTP::MAX_REPLY_LENGTH` constant + ## Version 6.1.2 (November 13th, 2019) * Substantial revision of DKIM header generation * Use shorter hashes for auto-generated CID values