aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 5b4a4b94..e1f40eb9 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -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.