Changelog
This commit is contained in:
parent
0007a6159a
commit
110f577ec4
|
|
@ -19,7 +19,7 @@ Build status: [](h
|
|||
- SMTP authentication with LOGIN, PLAIN, CRAM-MD5 and XOAUTH2 mechanisms over SSL and SMTP+STARTTLS transports
|
||||
- Validates email addresses automatically
|
||||
- Protect against header injection attacks
|
||||
- Error messages in 47 languages!
|
||||
- Error messages in over 50 languages!
|
||||
- DKIM and S/MIME signing support
|
||||
- Compatible with PHP 5.5 and later
|
||||
- Namespaced to prevent name clashes
|
||||
|
|
|
|||
|
|
@ -1,6 +1,7 @@
|
|||
# PHPMailer Change Log
|
||||
|
||||
* Added Tagalog translation, thanks to @StoneArtz
|
||||
* Added Malagache translation, thanks to @Hackinet
|
||||
* Updated Hungarian translations
|
||||
* Updated Dutch translations
|
||||
* Updated Slovenian translation (@filips123)
|
||||
|
|
|
|||
Loading…
Reference in New Issue