diff options
| author | Vincent Richard <[email protected]> | 2005-01-28 18:50:53 +0100 |
|---|---|---|
| committer | Vincent Richard <[email protected]> | 2005-01-28 18:50:53 +0100 |
| commit | 4ae97ddb0957c626a01682e24c68710e608bcc43 (patch) | |
| tree | b81b4898dbfae5a81a6ca6820c7530bc39acf3e9 /ChangeLog | |
| parent | Fixed bug with signed/unsigned char. (diff) | |
| download | vmime-4ae97ddb0957c626a01682e24c68710e608bcc43.tar.gz vmime-4ae97ddb0957c626a01682e24c68710e608bcc43.zip | |
Splitted 'contentHandler' into three classes: 'emptyContentHandler', 'stringContentHandler' and 'streamContentHandler'.
Diffstat (limited to 'ChangeLog')
| -rw-r--r-- | ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -2,6 +2,13 @@ VERSION 0.6.3cvs ================ +2005-01-28 Vincent Richard <[email protected]> + + * Splitted 'contentHandler' into three classes: 'emptyContentHandler', + 'stringContentHandler' and 'streamContentHandler'. + + * Fixed bugs with signed/unsigned char in 'parserHelpers'. + 2005-01-15 Vincent Richard <[email protected]> * Fixed missing 'vmime/config.hpp' include when installing VMime |
