aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/exchange-operations/ChangeLog
diff options
context:
space:
mode:
authorSarfraaz Ahmed <asarfraaz@novell.com>2005-07-21 22:46:34 +0800
committerAhmed Sarfraaz <sarfraaz@src.gnome.org>2005-07-21 22:46:34 +0800
commitaffa9b892f22cc550e09ef760b8d8345997893a3 (patch)
tree89244f3265add66f6311cb823fe8ae544d21f08d /plugins/exchange-operations/ChangeLog
parent56b5ddf1ca2d8cd63f2c10fba1b0018037c6ad69 (diff)
downloadgsoc2013-evolution-affa9b892f22cc550e09ef760b8d8345997893a3.tar
gsoc2013-evolution-affa9b892f22cc550e09ef760b8d8345997893a3.tar.gz
gsoc2013-evolution-affa9b892f22cc550e09ef760b8d8345997893a3.tar.bz2
gsoc2013-evolution-affa9b892f22cc550e09ef760b8d8345997893a3.tar.lz
gsoc2013-evolution-affa9b892f22cc550e09ef760b8d8345997893a3.tar.xz
gsoc2013-evolution-affa9b892f22cc550e09ef760b8d8345997893a3.tar.zst
gsoc2013-evolution-affa9b892f22cc550e09ef760b8d8345997893a3.zip
Rescan the tree before fetching the folder list. Similar Dont add the
2005-07-21 Sarfraaz Ahmed <asarfraaz@novell.com> * exchange-calendar.c (e_exchange_calendar_get_calendars): Rescan the tree before fetching the folder list. * exchange-contacts.c (e_exchange_contacts_get_contacts): Similar * exchange-config-listener.c (account_added): Dont add the sources here now. Its now taken care while the folders are being created in e-d-s. * exchange-folder.c (org_gnome_exchange_folder_subscription): Dont add the esources here. svn path=/trunk/; revision=29834
Diffstat (limited to 'plugins/exchange-operations/ChangeLog')
-rw-r--r--plugins/exchange-operations/ChangeLog10
1 files changed, 10 insertions, 0 deletions
diff --git a/plugins/exchange-operations/ChangeLog b/plugins/exchange-operations/ChangeLog
index 7b8deec265..35b78be998 100644
--- a/plugins/exchange-operations/ChangeLog
+++ b/plugins/exchange-operations/ChangeLog
@@ -1,3 +1,13 @@
+2005-07-21 Sarfraaz Ahmed <asarfraaz@novell.com>
+
+ * exchange-calendar.c (e_exchange_calendar_get_calendars): Rescan the
+ tree before fetching the folder list.
+ * exchange-contacts.c (e_exchange_contacts_get_contacts): Similar
+ * exchange-config-listener.c (account_added): Dont add the sources here
+ now. Its now taken care while the folders are being created in e-d-s.
+ * exchange-folder.c (org_gnome_exchange_folder_subscription): Dont add
+ the esources here.
+
2005-07-19 Shakti Sen <shprasad@novell.com>
* exchange-permissions-dialog.c (display_role, get_widgets):