aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/exchange-operations/ChangeLog
diff options
context:
space:
mode:
authorSushma Rai <rsushma@src.gnome.org>2005-06-15 13:22:46 +0800
committerSushma Rai <rsushma@src.gnome.org>2005-06-15 13:22:46 +0800
commitfbf8d7bd849e334416eafce022496acb31b45bc7 (patch)
tree3eb6b9717cfef890b93b0106c1beba95e57375bb /plugins/exchange-operations/ChangeLog
parentd9ebf288b8082c89a9b5c808c2554a0468a20384 (diff)
downloadgsoc2013-evolution-fbf8d7bd849e334416eafce022496acb31b45bc7.tar
gsoc2013-evolution-fbf8d7bd849e334416eafce022496acb31b45bc7.tar.gz
gsoc2013-evolution-fbf8d7bd849e334416eafce022496acb31b45bc7.tar.bz2
gsoc2013-evolution-fbf8d7bd849e334416eafce022496acb31b45bc7.tar.lz
gsoc2013-evolution-fbf8d7bd849e334416eafce022496acb31b45bc7.tar.xz
gsoc2013-evolution-fbf8d7bd849e334416eafce022496acb31b45bc7.tar.zst
gsoc2013-evolution-fbf8d7bd849e334416eafce022496acb31b45bc7.zip
Fixed a crash while trying ot edit non-exchange account.
svn path=/trunk/; revision=29502
Diffstat (limited to 'plugins/exchange-operations/ChangeLog')
-rw-r--r--plugins/exchange-operations/ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/plugins/exchange-operations/ChangeLog b/plugins/exchange-operations/ChangeLog
index c54804ec9c..351fcbc7fe 100644
--- a/plugins/exchange-operations/ChangeLog
+++ b/plugins/exchange-operations/ChangeLog
@@ -1,3 +1,11 @@
+2005-06-15 Sushma Rai <rsushma@novell.com>
+
+ * exchange-account-setup.c (org_gnome_exchange_settings): Trying to
+ get the exchange account, after checking the account selected in
+ an exchange account or not. It fixes a crash, when trying to edit an
+ non-exchange account, where e-d-s and evolution are built with exchange
+ support, but exchange account is not configured.
+
2005-06-14 Sarfaaz Ahmed <asarfraaz@novell.com>
* exchange-account-setup.c : Fixed some warnings