diff options
| author | Vincent Richard <[email protected]> | 2010-05-18 15:52:27 +0200 |
|---|---|---|
| committer | Vincent Richard <[email protected]> | 2010-05-18 15:52:27 +0200 |
| commit | 9196d5c3421d828708f3667a94b2e074bfafdeca (patch) | |
| tree | 154fe458b34c0c651c6ab6b2f5a375a3ba0bb599 /ChangeLog | |
| parent | Fixed parsing of header field value with no data on the first line (folding). (diff) | |
| download | vmime-9196d5c3421d828708f3667a94b2e074bfafdeca.tar.gz vmime-9196d5c3421d828708f3667a94b2e074bfafdeca.zip | |
Added helper function to construct parsed message from net message. Splitted IMAP source files.
Diffstat (limited to 'ChangeLog')
| -rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -2,6 +2,11 @@ VERSION 0.9.1svn ================ +2010-05-18 Vincent Richard <[email protected]> + + * net/*: added helper function vmime::net::message::getParsedMessage() + to construct a RFC-822 parsed message from a net message. + 2009-09-06 Vincent Richard <[email protected]> * Relicensed VMime under the GNU GPL license version 3. Dual licensing |
