X-Git-Url: http://git.maemo.org/git/?p=modest;a=blobdiff_plain;f=ChangeLog2;h=b1272c91483b903a76a74e355ba76c4bf1724e37;hp=28a0782394fbb67ece08cc952792e99c6849d146;hb=e7c11995eead176629592f70148b088d3c3185e2;hpb=e2c96371eac2c3b33a131bc7f75704203205de71 diff --git a/ChangeLog2 b/ChangeLog2 index 28a0782..b1272c9 100644 --- a/ChangeLog2 +++ b/ChangeLog2 @@ -1,3 +1,17 @@ +2007-08-29 Armin Burgmeier + + * src/modest-protocol-info.h: + * src/modest-protocol-info.c: Added + modest_protocol_info_get_auth_protocol() to translate an + authentication protocol name to the corresponding enum value. + + * src/maemo/modest-maemo-utils.c: Fixed supported auth protocol list + generation using the newly added function. + + * src/maemo/modest-account-settings-dialog.c: Use the current element + when traversing through the list of supported authentication methods, + not always the first. + 2007-08-29 Murray Cumming * src/maemo/easysetup/modest-easysetup-wizard.c: