aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorVincent Richard <[email protected]>2005-03-25 21:49:54 +0100
committerVincent Richard <[email protected]>2005-03-25 21:49:54 +0100
commit433f21263f7f34456be4aeba27f467ca1ad06d1a (patch)
treea3b8fb270fcd608acf36a20481a1ecaee7dbac80 /ChangeLog
parentAdded a section about warnings at compilation. (diff)
downloadvmime-433f21263f7f34456be4aeba27f467ca1ad06d1a.tar.gz
vmime-433f21263f7f34456be4aeba27f467ca1ad06d1a.zip
Basic support for MDN (RFC-3798).
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index bc761da8..0baf8f9a 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -2,6 +2,12 @@
VERSION 0.6.4cvs
================
+2005-03-25 Vincent Richard <[email protected]>
+
+ * mdn/*.{cpp|hpp}: added support for Message Disposition Notifications (MDN),
+ as defined by RFC-3798 and RFC-1892. This is a very first implementation,
+ API is subject to changes...
+
2005-03-24 Vincent Richard <[email protected]>
* Added 'HACKING' file.