Changelog

This commit is contained in:
Marcus Bointon 2019-11-18 16:22:41 +01:00
parent 5c0af00d2c
commit 5f4fefe008
No known key found for this signature in database
GPG Key ID: DE31CD6EB646AA24
1 changed files with 4 additions and 0 deletions

View File

@ -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