diff options
| author | Vincent Richard <[email protected]> | 2006-10-02 21:51:27 +0200 |
|---|---|---|
| committer | Vincent Richard <[email protected]> | 2006-10-02 21:51:27 +0200 |
| commit | b2d67de8a9cf7e97fb592742e57c0dae249e65b2 (patch) | |
| tree | 89e1b7d04969d1996b2cdcd2303197e482ef3bed /ChangeLog | |
| parent | Fixed typo. (diff) | |
| download | vmime-b2d67de8a9cf7e97fb592742e57c0dae249e65b2.tar.gz vmime-b2d67de8a9cf7e97fb592742e57c0dae249e65b2.zip | |
Reissue EHLO after successful STARTTLS.
Diffstat (limited to 'ChangeLog')
| -rw-r--r-- | ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -4,6 +4,9 @@ VERSION 0.8.1cvs 2006-10-02 Vincent Richard <[email protected]> + * SMTPTransport.cpp: reissue EHLO command after a successful STARTTLS + negociation. + * word, wordEncoder: fixed bug #1096610 which caused encoding of a non-integral number of characters (and then, generation of incorrectly-formed words) with multi-bytes charsets. |
