From cc51a32255f103d782233f12537bdb0132f45e02 Mon Sep 17 00:00:00 2001 From: Vincent Richard Date: Wed, 22 Dec 2004 13:05:59 +0000 Subject: Added getCapabilities() on messaging::store. --- ChangeLog | 3 +++ 1 file changed, 3 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index ac44b350..eda6a8a3 100644 --- a/ChangeLog +++ b/ChangeLog @@ -6,6 +6,9 @@ VERSION 0.6.0-cvs * Finished 'maildir' implementation. This is EXPERIMENTAL! + * Added a getCapabilities() function on 'vmime::messaging::store' to + quickly check which features are available. + 2004-12-19 Vincent Richard * Added chaining in exception handling. vmime::exception::other() returns -- cgit