From 433f21263f7f34456be4aeba27f467ca1ad06d1a Mon Sep 17 00:00:00 2001 From: Vincent Richard Date: Fri, 25 Mar 2005 20:49:54 +0000 Subject: Basic support for MDN (RFC-3798). --- ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'ChangeLog') 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 + + * 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 * Added 'HACKING' file. -- cgit