X-Git-Url: http://vcs.maemo.org/git/?a=blobdiff_plain;f=ChangeLog2;h=e2c30443696ef0f78ad9708720085f909727d0e9;hb=0638f028b32698761d1e064ad0c0c5283dc4f8b9;hp=9235a1cb5b6eef3d99dced77a9ed1b627f35e483;hpb=dcaf1a424d8c1992f100af1a4484854c6bf4ef3e;p=modest diff --git a/ChangeLog2 b/ChangeLog2 index 9235a1c..e2c3044 100644 --- a/ChangeLog2 +++ b/ChangeLog2 @@ -1,5 +1,27 @@ 2007-07-23 Murray Cumming + * src/dbus_api/modest-dbus-callbacks.c: + (on_idle_open_default_inbox): Make sure that the application UI is + visible. + * src/maemo/easysetup/modest-easysetup-wizard.c: + (on_entry_invalid_character): Show the word whitespace instead + of (null) in the banner when whitespace was entered. + (show_error): Add a comment that this does not work in + Maemo Bora, though we do not know why. + +2007-07-23 Murray Cumming + + * src/modest-tny-account.c: + (modest_tny_account_get_special_folder): Use an if instead of + an assert for when the parent account name is NULL, because this + might be causing a crash in projects.maemo.org bug 63192. + * src/modest-mail-operation.c: + (modest_mail_operation_send_new_mail_cb), + (modest_mail_operation_remove_folder): unref the folder that is + returned from modest_tny_account_get_special_folder(). + +2007-07-23 Murray Cumming + * src/modest-ui-actions.c: (modest_ui_actions_on_password_requested): Show mail_ib_login_cancelled info banner when the user cancels