aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorVincent Richard <[email protected]>2005-03-27 15:06:45 +0200
committerVincent Richard <[email protected]>2005-03-27 15:06:45 +0200
commit4ab9332ce6269807edb45e69f7e6000aa40d4478 (patch)
tree6f5e4e583ff7d7b88e62dac7b81a90c129a7d3b9 /ChangeLog
parentSome fixes for Visual C++/Windows. (diff)
downloadvmime-4ab9332ce6269807edb45e69f7e6000aa40d4478.tar.gz
vmime-4ab9332ce6269807edb45e69f7e6000aa40d4478.zip
Added new basic type 'messageIdSequence'.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 749d0efc..bcbeb3d7 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -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),