X-Git-Url: http://git.maemo.org/git/?p=modest;a=blobdiff_plain;f=ChangeLog2;h=badf3631e80f70d617e05162250ab91c51d839bd;hp=8cd38ddddd559945f1db8adb703c949de32961e8;hb=622a810e13a3b84ecff6c620ae39c3828ea3214e;hpb=33c3eb5090ad317e0a565578f4eff4c7ead35a11 diff --git a/ChangeLog2 b/ChangeLog2 index 8cd38dd..badf363 100644 --- a/ChangeLog2 +++ b/ChangeLog2 @@ -1,3 +1,19 @@ +2007-07-03 Murray Cumming + + (modest_tny_account_store_get_tny_account_by): Do not allow accounts to + be found by their display name. This is never useful. + * src/modest-tny-account-store.c: (on_account_removed): Find the account + by its ID, instead of trying to use its ID as its display name. + + * src/modest-tny-account-store.h: + * src/modest-tny-account.c: + (modest_tny_account_get_special_folder): Add a g_warning() when + tny_folder_store_get_folders() returns an empty list for the maildir. + + * src/modest-tny-send-queue.c: (modest_tny_send_queue_get_outbox): + Add a g_warning() when this returns NULL, because that it not allowed + by tinymail. + 2007-07-02 Armin Burgmeier * src/maemo/easysetup/modest-easysetup-wizard.c: Added a confirmation