diff options
author | Vincent Richard <[email protected]> | 2004-12-22 13:10:57 +0000 |
---|---|---|
committer | Vincent Richard <[email protected]> | 2004-12-22 13:10:57 +0000 |
commit | 8d19078b267609c8245aa76cc9dc3506c61e4744 (patch) | |
tree | db9542716619a0e62d177176dd7948e56da76737 | |
parent | Added getCapabilities() on messaging::store. (diff) | |
download | vmime-8d19078b267609c8245aa76cc9dc3506c61e4744.tar.gz vmime-8d19078b267609c8245aa76cc9dc3506c61e4744.zip |
Updated ChangeLog for new functions in 'component'.
-rw-r--r-- | ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -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 <[email protected]> * Added chaining in exception handling. vmime::exception::other() returns |