X-Git-Url: http://git.maemo.org/git/?p=modest;a=blobdiff_plain;f=ChangeLog2;h=934bd571fa90c037d870fe90aa278a3482f6fa3e;hp=884db6178d551b850e3c5fa40effcbfee899eb42;hb=92bef44ea70f8b4e16c78591bc12f58fac9a7c53;hpb=b2ffde6f5d5661279e9b2b2f6a42b458d394e368 diff --git a/ChangeLog2 b/ChangeLog2 index 884db61..934bd57 100644 --- a/ChangeLog2 +++ b/ChangeLog2 @@ -1,3 +1,24 @@ +2007-08-04 Johannes Schmid + + * src/modest-text-utils.c: + Fixed invalid jump due to incorrect string/pointer + operation. + (See https://projects.maemo.org/trac/email/wiki/ValgrindErrors + for details) + +2007-08-01 Murray Cumming + + * src/modest-account-mgr-helpers.h: + * src/modest-account-mgr-helpers.c: + Added modest_account_mgr_get_first_account_name(), + using code from modest_account_mgr_set_first_account_as_default(). + + * src/maemo/modest-main-window.c: Added set_at_least_one_account_visible(). + (account_number_changed): Call set_at_least_one_account_visible() so that + the first account is visible when first added, without the user having to + use the View menu. + I do wonder how this worked before. + 2007-08-01 Murray Cumming * src/modest-tny-account-store.c: (show_password_warning_only),