aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/exchange-operations/ChangeLog
diff options
context:
space:
mode:
authorShakti Sen <shprasad@novell.com>2005-07-14 15:00:51 +0800
committerShakti Prasad Sen <shaktis@src.gnome.org>2005-07-14 15:00:51 +0800
commita714a01aeb70692229f0994d1530b6c9dadd1f29 (patch)
treec658ec060514a0bbc0b47f540290176ce499b3d3 /plugins/exchange-operations/ChangeLog
parentbfa2e64242c672435866d4226c944770f3d10446 (diff)
downloadgsoc2013-evolution-a714a01aeb70692229f0994d1530b6c9dadd1f29.tar
gsoc2013-evolution-a714a01aeb70692229f0994d1530b6c9dadd1f29.tar.gz
gsoc2013-evolution-a714a01aeb70692229f0994d1530b6c9dadd1f29.tar.bz2
gsoc2013-evolution-a714a01aeb70692229f0994d1530b6c9dadd1f29.tar.lz
gsoc2013-evolution-a714a01aeb70692229f0994d1530b6c9dadd1f29.tar.xz
gsoc2013-evolution-a714a01aeb70692229f0994d1530b6c9dadd1f29.tar.zst
gsoc2013-evolution-a714a01aeb70692229f0994d1530b6c9dadd1f29.zip
Checked for if the exchange account exist/configured. Replaced all the
2005-07-13 Shakti Sen <shprasad@novell.com> * exchange-operations.c: Checked for if the exchange account exist/configured. * exchange-folder-permission.c: Replaced all the occurences of function exchange_config_listener_get_accounts() with exchange_operations_get_exchange_account() and returns if it doesn't exist. Also took care to avoid some compile time warnings. * exchange-folder.c: Same. Also took care to avoid some compile time warnings. * exchange-folder-subscription.c: Included exchange-folder-subscription.h file to avoid compilation warning. Fixes bug #310233. svn path=/trunk/; revision=29768
Diffstat (limited to 'plugins/exchange-operations/ChangeLog')
-rw-r--r--plugins/exchange-operations/ChangeLog15
1 files changed, 15 insertions, 0 deletions
diff --git a/plugins/exchange-operations/ChangeLog b/plugins/exchange-operations/ChangeLog
index b5acaf1896..cdc95c184d 100644
--- a/plugins/exchange-operations/ChangeLog
+++ b/plugins/exchange-operations/ChangeLog
@@ -1,3 +1,18 @@
+2005-07-13 Shakti Sen <shprasad@novell.com>
+
+ * exchange-operations.c: Checked for if the exchange account
+ exist/configured.
+ * exchange-folder-permission.c: Replaced all the occurences of function
+ exchange_config_listener_get_accounts() with
+ exchange_operations_get_exchange_account() and returns if it doesn't
+ exist. Also took care to avoid some compile time warnings.
+ * exchange-folder.c: Same. Also took care to avoid some compile time
+ warnings.
+ * exchange-folder-subscription.c: Included
+ exchange-folder-subscription.h file to avoid compilation warning.
+
+ Fixes bug #310233.
+
2005-07-13 Praveen Kumar <kpraveen@novell.com>
* org-gnome-exchange-operations.eplug.in : Modified the eplug file to