* src/widgets/modest-msg-view.[ch]:
[modest] / ChangeLog2
index 94ae0c8..c38f2de 100644 (file)
@@ -1,5 +1,17 @@
 2007-06-22  Murray Cumming  <murrayc@murrayc.com>
 
+       * src/maemo/modest-msg-edit-window.c: (init_window):
+       Comment out use of an uninitialzed GtkScrolledWindow variable, 
+       to fix the build and stop a crash. Yet again.
+
+2007-06-22  Murray Cumming  <murrayc@murrayc.com>
+
+       * src/modest-tny-account-store.c: (get_password):
+       Remove the call to tny_account_set_user() because this actually crashes.
+       As mentioned in the last commit, it is known to not work anyway.
+
+2007-06-22  Murray Cumming  <murrayc@murrayc.com>
+
        * src/modest-tny-account-store.c: (get_password):
        Use tny_account_set_username() to tell tinymail that the username might 
        have changed too. But tinymail ignores this: see projects.maemo.org