diff options
| author | Vincent Richard <[email protected]> | 2005-05-27 21:43:20 +0200 |
|---|---|---|
| committer | Vincent Richard <[email protected]> | 2005-05-27 21:43:20 +0200 |
| commit | 9479afa20688778dbd4d04834dcca4ee18793cd6 (patch) | |
| tree | c62fae8b8e20304d958cfea798bb3cefa19f3eb2 /ChangeLog | |
| parent | Free memory for args. (diff) | |
| download | vmime-9479afa20688778dbd4d04834dcca4ee18793cd6.tar.gz vmime-9479afa20688778dbd4d04834dcca4ee18793cd6.zip | |
Added 'peek' parameter to extract() and extractPart().
Diffstat (limited to 'ChangeLog')
| -rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -2,6 +2,11 @@ VERSION 0.7.1cvs ================ +2005-05-27 Vincent Richard <[email protected]> + + * messaging/*/*Message.{hpp|cpp}: added a 'peek' parameter to extract + message contents without marking the message as seen. + 2005-05-19 Vincent Richard <[email protected]> * messaging/imap/IMAPFolder.cpp: fixed bug in subfolders enumeration. |
