aboutsummaryrefslogtreecommitdiffstats
path: root/mail/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'mail/ChangeLog')
-rw-r--r--mail/ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/mail/ChangeLog b/mail/ChangeLog
index b50f7fe932..930a00e535 100644
--- a/mail/ChangeLog
+++ b/mail/ChangeLog
@@ -8,6 +8,9 @@
(drag_data_received_cb): Here too.
(drag_data_get_cb): Same.
(drag_data_delete_cb): Again here.
+ (tree_store_set_folder_info): Recursively add nodes if fi->child
+ is non-NULL rather than adding a dummy node.
+ (folder_renamed_cb): Implemented.
2003-11-14 Jeffrey Stedfast <fejj@ximian.com>