aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/exchange-operations/ChangeLog
diff options
context:
space:
mode:
authorBharath Acharya <abharath@novell.com>2008-12-08 15:22:13 +0800
committerBharath Acharya <abharath@src.gnome.org>2008-12-08 15:22:13 +0800
commite7a430163104edf067865306cdc1b5192bb08d4c (patch)
treecfc079b073a0693f266215916af1d1e245875637 /plugins/exchange-operations/ChangeLog
parent1eba7c5d8d740185a48b007e51acc16e4eebaf47 (diff)
downloadgsoc2013-evolution-e7a430163104edf067865306cdc1b5192bb08d4c.tar
gsoc2013-evolution-e7a430163104edf067865306cdc1b5192bb08d4c.tar.gz
gsoc2013-evolution-e7a430163104edf067865306cdc1b5192bb08d4c.tar.bz2
gsoc2013-evolution-e7a430163104edf067865306cdc1b5192bb08d4c.tar.lz
gsoc2013-evolution-e7a430163104edf067865306cdc1b5192bb08d4c.tar.xz
gsoc2013-evolution-e7a430163104edf067865306cdc1b5192bb08d4c.tar.zst
gsoc2013-evolution-e7a430163104edf067865306cdc1b5192bb08d4c.zip
** Fix for bug #558498
2008-12-08 Bharath Acharya <abharath@novell.com> ** Fix for bug #558498 * exchange-account-setup.c: (org_gnome_exchange_settings), (destroy_oof_data), (org_gnome_exchange_commit): * org-gnome-exchange-operations.error.xml:Check for the offline status before setting up the Exchange settings. svn path=/trunk/; revision=36842
Diffstat (limited to 'plugins/exchange-operations/ChangeLog')
-rw-r--r--plugins/exchange-operations/ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/plugins/exchange-operations/ChangeLog b/plugins/exchange-operations/ChangeLog
index 6c7483eaa4..34dc1f3aa0 100644
--- a/plugins/exchange-operations/ChangeLog
+++ b/plugins/exchange-operations/ChangeLog
@@ -1,3 +1,12 @@
+2008-12-08 Bharath Acharya <abharath@novell.com>
+
+ ** Fix for bug #558498
+
+ * exchange-account-setup.c: (org_gnome_exchange_settings),
+ (destroy_oof_data), (org_gnome_exchange_commit):
+ * org-gnome-exchange-operations.error.xml:Check for the offline status
+ before setting up the Exchange settings.
+
2008-12-02 Milan Crha <mcrha@redhat.com>
** Part of fix for bug #562228