aboutsummaryrefslogtreecommitdiffstats
path: root/mail/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'mail/ChangeLog')
-rw-r--r--mail/ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/mail/ChangeLog b/mail/ChangeLog
index 4c86ba61c4..534338ec3c 100644
--- a/mail/ChangeLog
+++ b/mail/ChangeLog
@@ -1,3 +1,12 @@
+2008-05-14 Jeffrey Stedfast <fejj@novell.com>
+
+ Needed so that IMAP4 can allow users to configure cache
+ expiration per-folder.
+
+ * em-folder-properties.c (emfp_get_folder_item): Add support for
+ CAMEL_ARG_INT and CAMEL_ARG_DBL.
+ (emfp_commit): Same.
+
2008-05-14 Matthew Barnes <mbarnes@redhat.com>
** Fixes bug #463040, Patch by Milan Crha