X-Git-Url: http://git.maemo.org/git/?p=modest;a=blobdiff_plain;f=ChangeLog2;h=3b8a2ee429541eb9d504d42519164f2a165270ba;hp=dcab8399c55ee9538ce85ac981e9d98fef5e40c5;hb=12c8ed43dedce8fb9a7ceb0061152cdd8d10ee08;hpb=01798b4bb2ff708ee6322fd2edbbaf31f36b4399 diff --git a/ChangeLog2 b/ChangeLog2 index dcab839..3b8a2ee 100644 --- a/ChangeLog2 +++ b/ChangeLog2 @@ -1,3 +1,27 @@ +2007-09-11 Murray Cumming + + * src/maemo/modest-account-settings-dialog.c: + (modest_account_settings_dialog_set_account_name): Set the incoming + secure-auth checkbox only when a secure auth method is really specified + in gconf. For some reason, it was set also if a secure connection was + chosen, but that does not make sense to me, and was not commented. + For instance, this stops the user from seeing an error about unsupported + secure authentication when editing a gmail account. + +2007-09-05 Murray Cumming + + * src/maemo/modest-maemo-utils.c: + (on_camel_account_get_supported_secure_authentication), + (modest_maemo_utils_get_supported_secure_authentication_methods): + Adapted to the changed tinymail signature of the callback, and + printf a warning when there is an exception, as a clue. + +2007-09-03 Armin Burgmeier + + * src/maemo/modest-maemo-utils.c: Don't set the temporary account + online that checks for supported authentication methods. This fixes + projects.maemo.org bug NB#61369. + 2007-09-03 Murray Cumming * src/widgets/modest-folder-view.c: (strings_are_equal),