From 8d19078b267609c8245aa76cc9dc3506c61e4744 Mon Sep 17 00:00:00 2001 From: Vincent Richard Date: Wed, 22 Dec 2004 13:10:57 +0000 Subject: [PATCH] Updated ChangeLog for new functions in 'component'. --- ChangeLog | 3 +++ 1 file changed, 3 insertions(+) diff --git a/ChangeLog b/ChangeLog index eda6a8a3..3b27d6a9 100644 --- a/ChangeLog +++ b/ChangeLog @@ -9,6 +9,9 @@ VERSION 0.6.0-cvs * Added a getCapabilities() function on 'vmime::messaging::store' to quickly check which features are available. + * New functions in 'component': getParsedOffset(), getParsedLength() + and getChildComponents(). + 2004-12-19 Vincent Richard * Added chaining in exception handling. vmime::exception::other() returns