From 1539754d5357df5eed7a88cc3f2955c87af9faae Mon Sep 17 00:00:00 2001 From: Vincent Richard Date: Sun, 29 Jan 2006 17:36:34 +0000 Subject: Added service::isSecuredConnection() and service::getConnectionInfos() to retrieve information about the connection. --- ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'ChangeLog') 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 + + * Added service::isSecuredConnection() and service::getConnectionInfos() + to retrieve information about the connection. + 2006-01-16 Vincent Richard * Added support for attachments of type "message/rfc822". -- cgit