Changeset 3586
- Timestamp:
- 04/15/08 11:05:54
- Files:
-
- trunk/ChangeLog (modified) (1 diff)
- trunk/libtinymail-camel/camel-lite/camel/providers/imap/camel-imap-folder.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
trunk/ChangeLog
r3584 r3586 1 2008-04-15 Philip Van Hoof <pvanhoof@gnome.org> 2 3 * Fixed alerts when get-msg-async takes place to have their account 4 not set to NULL 5 1 6 2008-04-14 Philip Van Hoof <pvanhoof@gnome.org> 2 7 trunk/libtinymail-camel/camel-lite/camel/providers/imap/camel-imap-folder.c
r3558 r3586 4544 4544 camel_service_get_provider (CAMEL_SERVICE (folder->parent_store)), 4545 4545 CAMEL_SERVICE (folder->parent_store)->url, ex); 4546 4547 CAMEL_SERVICE (store)->data = CAMEL_SERVICE (folder->parent_store)->data; 4546 4548 4547 4549 if (camel_exception_is_set (ex))
