X-Git-Url: http://git.maemo.org/git/?p=modest;a=blobdiff_plain;f=ChangeLog2;h=ab6782d0ce6b0dd2fd0f08c6644b8e229d06186f;hp=9235a1cb5b6eef3d99dced77a9ed1b627f35e483;hb=85e6aca5e8c16f61f95e29b62ea295d785c9cbdf;hpb=bfd933c3b43405833c3c8f794479c16b0c29f49f diff --git a/ChangeLog2 b/ChangeLog2 index 9235a1c..ab6782d 100644 --- a/ChangeLog2 +++ b/ChangeLog2 @@ -1,5 +1,16 @@ 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