X-Git-Url: http://git.maemo.org/git/?p=modest;a=blobdiff_plain;f=ChangeLog2;h=6176f627e9e47a9a21367b2c9b47aa477193e33f;hp=034672e5df4f31b72ce4c47de1248dfac6e617bb;hb=d3e665ba18c7181232c89241612e9646f2d8fd0e;hpb=17609754575b7f233100fa68bdf241d848a54b10 diff --git a/ChangeLog2 b/ChangeLog2 index 034672e..6176f62 100644 --- a/ChangeLog2 +++ b/ChangeLog2 @@ -1,3 +1,22 @@ +2007-05-15 Murray Cumming + + * src/modest-pair.h: + * src/modest-pair.c: Added modest_pair_list_find_by_first_as_string(), + so we can get the second based on the first. + + * src/maemo/modest-account-settings-dialog.h: + * src/maemo/modest-account-settings-dialog.c: + Added get_supported_secure_authentication_methods(), though it is mostly + commented-out for now until the necessary API is committed to tinymail. + (modest_account_settings_dialog_set_account_name), + (save_configuration): Request the supported authentication methods from the + server, so we can choose a working method. + + * src/modest-tny-account-store.h: + * src/modest-tny-account-store.c: + (modest_tny_account_store_get_session): Rename from + tny_account_store_get_session(). + 2007-05-14 Murray Cumming * src/modest-protocol-info.h: Split the ModestProtocol enum