X-Git-Url: http://git.maemo.org/git/?p=modest;a=blobdiff_plain;f=ChangeLog2;h=777986c76cdcb6f50122708a660e37f189ff11ff;hp=1b6db3cefffde52b4172ddc4109725b36063127f;hb=822a1db1ef959eec7a1fa6aa4d13d4be74d876cd;hpb=5249972207f2f852b86fe5607e7049e2eb47dec9 diff --git a/ChangeLog2 b/ChangeLog2 index 1b6db3c..777986c 100644 --- a/ChangeLog2 +++ b/ChangeLog2 @@ -1,5 +1,13 @@ 2007-07-10 Murray Cumming + * src/modest-tny-account-store.c: (modest_tny_account_store_alert): + Adapt to the changed tinymail API, using the new TnyAccount* parameter. + This allows us to show the server name in the error message, fixing + projects.maemo.org bug NB#62904. + Also, use the appropriate logical ID message for the account protocol. + +2007-07-10 Murray Cumming + * src/modest-tny-account-store.c: (on_idle_wrong_password): A compilation fix, though the build wasn't broken for me.