aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorVincent Richard <[email protected]>2005-07-25 13:08:34 +0200
committerVincent Richard <[email protected]>2005-07-25 13:08:34 +0200
commitbd925cef1c7a05394dcf518a7b103997324c3552 (patch)
tree191c0c790af1946d14fc933e015e3f6d566add87 /ChangeLog
parentDon't throw if no field is found, just return normal priority. (diff)
downloadvmime-bd925cef1c7a05394dcf518a7b103997324c3552.tar.gz
vmime-bd925cef1c7a05394dcf518a7b103997324c3552.zip
Added FETCH_IMPORTANCE flag.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 4f1c452b..4178ee0f 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -2,6 +2,11 @@
VERSION 0.7.2cvs
================
+2005-07-25 Vincent Richard <[email protected]>
+
+ * Messaging folder: added a FETCH_IMPORTANCE flag to fetch the fields used
+ with 'misc::importanceHelper'.
+
2005-07-23 Vincent Richard <[email protected]>
* POP3, IMAP, maildir: fixed getMessages() when default arguments are given: