From 0edaa87860dbfd4871c597a9f2fbec07fca67ed6 Mon Sep 17 00:00:00 2001 From: Vincent Richard Date: Sat, 17 Sep 2005 09:08:45 +0000 Subject: SASL authentication. --- ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 317443b7..bcdea3a3 100644 --- a/ChangeLog +++ b/ChangeLog @@ -2,6 +2,11 @@ VERSION 0.7.2cvs ================ +2005-09-17 Vincent Richard + + * Added SASL support, based on GNU SASL library. Slightly modified + auhenticator object; see 'example6' which has been updated. + 2005-09-06 Vincent Richard * Created 'vmime::security' and 'vmime::security::digest' namespaces. -- cgit