From 3639b96ea888337f4d26a2b514e37e298b5afcd3 Mon Sep 17 00:00:00 2001 From: Vincent Richard Date: Thu, 31 Mar 2005 18:36:35 +0000 Subject: Support for message importance. --- ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 8463027d..29d6da1a 100644 --- a/ChangeLog +++ b/ChangeLog @@ -2,6 +2,11 @@ VERSION 0.6.4cvs ================ +2005-03-31 Vincent Richard + + * misc/importanceHelper.{cpp|hpp}: added support for message importance: + "X-Priority:" and "Importance:" fields. + 2005-03-28 Vincent Richard * messaging/POP3Store.cpp: fixed POP3Store::sendPacket() to send "\r\n" -- cgit