aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorVincent Richard <[email protected]>2005-09-17 11:08:45 +0200
committerVincent Richard <[email protected]>2005-09-17 11:08:45 +0200
commit0edaa87860dbfd4871c597a9f2fbec07fca67ed6 (patch)
tree0babae1fdc77724b92be66d90a03e0891dc8d0b8 /ChangeLog
parentInput buffer size. (diff)
downloadvmime-0edaa87860dbfd4871c597a9f2fbec07fca67ed6.tar.gz
vmime-0edaa87860dbfd4871c597a9f2fbec07fca67ed6.zip
SASL authentication.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
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 <[email protected]>
+
+ * Added SASL support, based on GNU SASL library. Slightly modified
+ auhenticator object; see 'example6' which has been updated.
+
2005-09-06 Vincent Richard <[email protected]>
* Created 'vmime::security' and 'vmime::security::digest' namespaces.