aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorVincent Richard <[email protected]>2006-01-29 18:36:34 +0100
committerVincent Richard <[email protected]>2006-01-29 18:36:34 +0100
commit1539754d5357df5eed7a88cc3f2955c87af9faae (patch)
tree76089fb32db228042b3185fcd7889e91e0f5fe92 /ChangeLog
parentgetPeerCertificates() should be const. (diff)
downloadvmime-1539754d5357df5eed7a88cc3f2955c87af9faae.tar.gz
vmime-1539754d5357df5eed7a88cc3f2955c87af9faae.zip
Added service::isSecuredConnection() and service::getConnectionInfos() to retrieve information about the connection.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 54fe8aa3..e8b4c35b 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -2,6 +2,11 @@
VERSION 0.8.1cvs
================
+2006-01-29 Vincent Richard <[email protected]>
+
+ * Added service::isSecuredConnection() and service::getConnectionInfos()
+ to retrieve information about the connection.
+
2006-01-16 Vincent Richard <[email protected]>
* Added support for attachments of type "message/rfc822".