diff options
Diffstat (limited to 'mail/ChangeLog')
-rw-r--r-- | mail/ChangeLog | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/mail/ChangeLog b/mail/ChangeLog index 81d221c14f..f62eaefee3 100644 --- a/mail/ChangeLog +++ b/mail/ChangeLog @@ -1,5 +1,16 @@ 2003-03-25 Dan Winship <danw@ximian.com> + * mail-account-editor.c: Update for e_notice move + (apply_changes): Pass a parent_window to e_notice + + * mail-account-gui.c: Update for e_notice move. + (mail_account_gui_save): Pass a parent_window to e_notice + + * mail-callbacks.c: Update for e_notice move + * mail-local.c: Likewise + * mail-signature-editor.c: Likewise + * mail-vfolder.c: Likewise + * component-factory.c (interactive_cb): Update prototype 2003-03-25 Not Zed <NotZed@Ximian.com> |