Merge pull request #56 from bryant1410/v1.1
Fix broken headings in Markdown files
This commit is contained in:
commit
cb04e35bed
@ -3,7 +3,7 @@ SMTP Client for Qt (C++) - Version 1.1
|
|||||||
|
|
||||||
The SmtpClient for Qt is small library writen for Qt 4 (C++ version) that allows application to send complex emails (plain text, html, attachments, inline files, etc.) using the Simple Mail Transfer Protocol (SMTP).
|
The SmtpClient for Qt is small library writen for Qt 4 (C++ version) that allows application to send complex emails (plain text, html, attachments, inline files, etc.) using the Simple Mail Transfer Protocol (SMTP).
|
||||||
|
|
||||||
##New in version 1.1:
|
## New in version 1.1:
|
||||||
|
|
||||||
- TLS (STARTTLS) connection is now supported
|
- TLS (STARTTLS) connection is now supported
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user