diff options
| author | Vincent Richard <[email protected]> | 2005-03-27 15:06:45 +0200 |
|---|---|---|
| committer | Vincent Richard <[email protected]> | 2005-03-27 15:06:45 +0200 |
| commit | 4ab9332ce6269807edb45e69f7e6000aa40d4478 (patch) | |
| tree | 6f5e4e583ff7d7b88e62dac7b81a90c129a7d3b9 /ChangeLog | |
| parent | Some fixes for Visual C++/Windows. (diff) | |
| download | vmime-4ab9332ce6269807edb45e69f7e6000aa40d4478.tar.gz vmime-4ab9332ce6269807edb45e69f7e6000aa40d4478.zip | |
Added new basic type 'messageIdSequence'.
Diffstat (limited to 'ChangeLog')
| -rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -2,6 +2,12 @@ VERSION 0.6.4cvs ================ +2005-03-27 Vincent Richard <[email protected]> + + * messageIdSequence.{cpp|hpp}: added a new basic type "messageIdSequence" for + a list of message-ids separated by CFWS (used in "References:" field, for + example). + 2005-03-25 Vincent Richard <[email protected]> * mdn/*.{cpp|hpp}: added support for Message Disposition Notifications (MDN), |
