diff options
| author | Vincent Richard <[email protected]> | 2005-07-13 00:28:02 +0200 |
|---|---|---|
| committer | Vincent Richard <[email protected]> | 2005-07-13 00:28:02 +0200 |
| commit | 681297e10b666e13cc463f6fbb16236f36c3266c (patch) | |
| tree | 5d2392e2283232ed3475cd9c69e22897b03e8a97 /ChangeLog | |
| parent | Added contentHandler::extractRaw(). (diff) | |
| download | vmime-681297e10b666e13cc463f6fbb16236f36c3266c.tar.gz vmime-681297e10b666e13cc463f6fbb16236f36c3266c.zip | |
Reference counting and smart pointers.
Diffstat (limited to 'ChangeLog')
| -rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -2,6 +2,11 @@ VERSION 0.7.2cvs ================ +2005-07-13 Vincent Richard <[email protected]> + + * All files: added reference counting and smart pointers to simplify the + use of VMime objects. Please see README.refcounting for more information. + 2005-07-06 Vincent Richard <[email protected]> * *contentHandler.{hpp|cpp}: added extractRaw() method to allow extracting |
