2007-07-04 Johanens Schmid <johannes.schmid@openismus.com>
[modest] / ChangeLog2
index 02a1277..4339f65 100644 (file)
@@ -1,3 +1,17 @@
+2007-07-04  Johanens Schmid <johannes.schmid@openismus.com>
+
+       * src/modest-tny-local-folders-account.c:
+       Set the folder type for the TnyMergeFolder to TNY_MERGE_FOLDER_OUTBOX
+       (see projects.maemo.org NB#61580)
+
+2007-07-04  Murray Cumming <murrayc@murrayc.com>
+
+       * src/modest-tny-account.c: (on_connection_status_changed):
+       Commented out the call to modest_platform_connect_and_wait() because this 
+       seems to always hang, and I would like to know if this is the only thing 
+       that causes a hang when showing the connection dialog.
+       It is not very useful anyway.
+
 2007-07-04  Murray Cumming <murrayc@murrayc.com>
 
        * src/maemo/modest-msg-view-window.c: