2007-07-02 Armin Burgmeier <armin@openismus.com>
[modest] / ChangeLog2
index 32f311d..8cd38dd 100644 (file)
@@ -1,11 +1,8 @@
-2007-07-02  Murray Cumming  <murrayc@murrayc.com
-
-       * src/modest-tny-account.c: Added util_run_in_main_thread_and_wait() 
-       which uses an idlen handler and mainloop to ensure that the function 
-       is called in the main thread.
-       (on_connection_status_changed): Use util_run_in_main_thread_and_wait() 
-       to make sure that we call attempt the connection in the mainloop only, 
-       which might solve some hangs.
+2007-07-02  Armin Burgmeier  <armin@openismus.com>
+
+       * src/maemo/easysetup/modest-easysetup-wizard.c: Added a confirmation
+       note when trying to cancel the wizard. This fixes projects.maemo.org
+       bug NB#60946.
 
 2007-07-02  Murray Cumming  <murrayc@murrayc.com>