diff options
Diffstat (limited to 'mail/ChangeLog')
-rw-r--r-- | mail/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/mail/ChangeLog b/mail/ChangeLog index b2733b5314..91613fcc5d 100644 --- a/mail/ChangeLog +++ b/mail/ChangeLog @@ -2,6 +2,10 @@ * em-folder-tree.c (tree_row_expanded): Fixed to check fi->child as well (since mbox does it right). + (emft_popup_new_folder_response): Fixed to subscribe to the + correct folder. + (emft_popup_delete_folders): Fixed to use the full_name rather + than the path. * em-folder-selection-button.c (set_contents): Fixed to not include leading '/' in the folder name in the label. |