X-Git-Url: http://git.maemo.org/git/?p=modest;a=blobdiff_plain;f=ChangeLog2;h=2237316e31bd6246cb3149e5e5b7b09edc2f660b;hp=af8d2855005e7fd65731feaf0f83fedbc356b9aa;hb=364bebc9387ddeca8a598a9085f1bb41d4b74222;hpb=fca5bcd84a37ec28a0f92092e5377f68e2d432b3 diff --git a/ChangeLog2 b/ChangeLog2 index af8d285..2237316 100644 --- a/ChangeLog2 +++ b/ChangeLog2 @@ -1,5 +1,14 @@ 2007-06-26 Murray Cumming + * src/modest-tny-account-store.c: + * src/modest-tny-account-store.h: + Added modest_tny_account_is_memory_card_account(). + * src/maemo/modest-main-window.c: (create_details_widget): + Show the same information items for the memory card as we show for the + local-folders, to fix projects.maemo.org bug NB#59307. + +2007-06-26 Murray Cumming + * src/modest-tny-account-store.c: (get_password): Added some checks for NULL to maybe prevent crashes, though I think it was Philip's last commit that actually prevented the crash here