X-Git-Url: http://git.maemo.org/git/?p=modest;a=blobdiff_plain;f=ChangeLog2;h=1e5b7ec40f8104d3813aed10d6ef726dd59cde4d;hp=00fbabe03fd5aebfcaa8122ca8aaa36baaec3a33;hb=c673cbc2216b0c069e173646d3c1a3a3dd6af90d;hpb=d3533be0959fc9b4b08db29e711efe7aefb71e79 diff --git a/ChangeLog2 b/ChangeLog2 index 00fbabe..1e5b7ec 100644 --- a/ChangeLog2 +++ b/ChangeLog2 @@ -1,3 +1,17 @@ +2007-07-04 Murray Cumming + + * src/modest-tny-account.c: (on_connection_status_changed): + Do not use tny_device_force_offline() when tinymail says that something + went wrong with the connection. It seems to report this unnecessarily. + +2007-07-04 Murray Cumming + + * src/maemo/modest-connection-specific-smtp-window.c: + (modest_connection_specific_smtp_window_init): + Use gtk_widget_set_size_request(), because gtk_label_set_max_width_chars() + does not seem to have any effect in osso 1.1 (though it works in + Maemo Bora). This fixes bug projects.maemo.org NB#59212. + 2007-07-04 Johannes Schmid * src/maemo/modest-connection-specific-smtp-window.c: