aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorVincent Richard <[email protected]>2010-05-18 15:52:27 +0200
committerVincent Richard <[email protected]>2010-05-18 15:52:27 +0200
commit9196d5c3421d828708f3667a94b2e074bfafdeca (patch)
tree154fe458b34c0c651c6ab6b2f5a375a3ba0bb599 /ChangeLog
parentFixed parsing of header field value with no data on the first line (folding). (diff)
downloadvmime-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--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 40317468..b824b4c8 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -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