aboutsummaryrefslogtreecommitdiffstats
path: root/mail/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'mail/ChangeLog')
-rw-r--r--mail/ChangeLog14
1 files changed, 14 insertions, 0 deletions
diff --git a/mail/ChangeLog b/mail/ChangeLog
index 5bbc9d0439..c6954caaf2 100644
--- a/mail/ChangeLog
+++ b/mail/ChangeLog
@@ -1,3 +1,17 @@
+2008-04-14 Milan Crha <mcrha@redhat.com>
+
+ ** Fix for bug #270406
+
+ * em-folder-properties.c: (struct _prop_data), (emfp_free),
+ (add_numbered_row), (emfp_get_folder_item),
+ (emfp_dialog_got_folder_quota), (emfp_dialog_got_folder):
+ Retrieve quota information for a folder and show it in a dialog.
+ * mail-ops.h: (mail_get_folder_quota):
+ * mail-ops.c: (struct _get_quota_msg), (get_quota_desc),
+ (get_quota_exec), (get_quota_done), (get_quota_free),
+ (MailMsgInfo get_quota_info), (mail_get_folder_quota):
+ New operation to get folder's quota information.
+
2008-04-13 Matthew Barnes <mbarnes@redhat.com>
* em-folder-browser.c: