diff options
Diffstat (limited to 'mail/ChangeLog')
-rw-r--r-- | mail/ChangeLog | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/mail/ChangeLog b/mail/ChangeLog index 970013c0f8..fb29252fc1 100644 --- a/mail/ChangeLog +++ b/mail/ChangeLog @@ -1,3 +1,20 @@ +2005-02-28 JP Rosevear <jpr@novell.com> + + * em-utils.c (em_utils_configure_account): pass in accountDruid + config id + + * em-account-prefs.c (account_add_clicked): pass in accountDruid + config id + (account_edit_clicked): pass in accountWizard config id + + * em-account-editor.h: update protos + + * em-account-editor.c (em_account_editor_new_with_config_id): + create a new account editor with a specific config id + (em_account_editor_new): pass + (em_account_editor_construct): make this static and take the + config id as an arg + 2005-02-24 Not Zed <NotZed@Ximian.com> ** See bug #72609 |