X-Git-Url: http://git.maemo.org/git/?a=blobdiff_plain;f=ChangeLog2;h=352b088bc75fed7ba641cd1df5b633b9449e2262;hb=f2890402ab69736d00e63a067572378c70989b4b;hp=d0d06f72235a967875fc888b6e96dda8ef55a224;hpb=f9f685750fedb032086044c6d7cee9c4a5d99d90;p=modest diff --git a/ChangeLog2 b/ChangeLog2 index d0d06f7..352b088 100644 --- a/ChangeLog2 +++ b/ChangeLog2 @@ -1,5 +1,15 @@ 2007-06-01 Murray Cumming + * src/maemo/easysetup/modest-easysetup-wizard.c: + (create_caption_new_with_asterisk): + * src/maemo/modest-account-settings-dialog.c: + (create_caption_new_with_asterisk): + Uncomment the code to add the asterisk, because they are no longer in the + translated text in the .po file. Fixes projects.maemo.org bug NB#59202 . + (update_incoming_server_title): Add an asterisk here too. + +2007-06-01 Murray Cumming + * src/maemo/modest-maemo-global-settings-dialog.c: (current_connection): Check that we are even connected before trying to get the current connection name, to prevent a warning.