X-Git-Url: http://git.maemo.org/git/?p=modest;a=blobdiff_plain;f=ChangeLog2;h=61c95b6ffdf0e600b80945d53794c0d143dd8bbb;hp=b29410fca678de9d320944762d3ef7ce2aa6a3af;hb=4e0cd4cd2c87db28d9bacf8b21cd509af36c0d84;hpb=868b4ce7dd7628d47d8fe7eac7a47c13406abc56 diff --git a/ChangeLog2 b/ChangeLog2 index b29410f..61c95b6 100644 --- a/ChangeLog2 +++ b/ChangeLog2 @@ -1,5 +1,16 @@ 2007-07-25 Murray Cumming + * src/maemo/modest-maemo-utils.h: + * src/maemo/modest-maemo-utils.c: Added + modest_maemo_show_information_note_in_main_context_and_forget(). + * src/modest-tny-account-store.c: (modest_tny_account_store_alert): + Use the new function to show simple error dialogs in the main + context, though question dialogs are still in the current context, + which is unfortunately usually not the main context. This should + fix some hangs. + +2007-07-25 Murray Cumming + * src/modest-tny-account-store.c: (get_password): Never save the entered username and password in gconf, because the UI spec says we should not. This helps