aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
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.