aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorVincent Richard <[email protected]>2006-10-11 16:52:41 +0200
committerVincent Richard <[email protected]>2006-10-11 16:52:41 +0200
commit0894c989596feb8d97d582e87cca021339cc26cd (patch)
tree75ac912b7b2355102a2c729e424aa504183fd66d /ChangeLog
parentReissue EHLO after successful STARTTLS. (diff)
downloadvmime-0894c989596feb8d97d582e87cca021339cc26cd.tar.gz
vmime-0894c989596feb8d97d582e87cca021339cc26cd.zip
Renamed 'vmime::platformDependant' to 'vmime::platform'.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index e1f40eb9..1f849fb1 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -2,6 +2,11 @@
VERSION 0.8.1cvs
================
+2006-10-11 Vincent Richard <[email protected]>
+
+ * Renamed 'vmime::platformDependant' to 'vmime::platform'. The old
+ name has been kept for compatibility with previous versions.
+
2006-10-02 Vincent Richard <[email protected]>
* SMTPTransport.cpp: reissue EHLO command after a successful STARTTLS