X-Git-Url: http://git.maemo.org/git/?p=modest;a=blobdiff_plain;f=ChangeLog2;h=fbea86d834defbab799ce993a34dcf06e68bc599;hp=e7cbef7250249cd2f2c222bb7b399fd84f94708a;hb=8aa90aadd7cbc84e3a345a5750cf8de57532c528;hpb=3dd601be88c9190baf0f278f07aa7654874154c0 diff --git a/ChangeLog2 b/ChangeLog2 index e7cbef7..fbea86d 100644 --- a/ChangeLog2 +++ b/ChangeLog2 @@ -1,3 +1,18 @@ +2007-07-02 Murray Cumming + + * src/modest-tny-account.h: + * src/modest-tny-account.c: + (modest_tny_account_new_from_server_account), + (modest_tny_account_new_from_server_account_name), + (modest_tny_account_new_from_account): Added a TnyCamelSession parameter, + because this must now be set before setting the proto. This is usd in + modest_tny_account_new_from_server_account(). It avoids a (maybe harmless) + warning in camel_session_get_service() caused by + tny_camel_transport_account_prepare(). + + * src/modest-tny-account-store.c: (get_server_accounts): Pass the new + session parameter. + 2007-06-30 Johannes Schmid * src/maemo/modest-connection-specific-smtp-edit-window.c: