aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/exchange-operations/ChangeLog
diff options
context:
space:
mode:
authorSushma Rai <rsushma@src.gnome.org>2005-11-26 17:22:36 +0800
committerSushma Rai <rsushma@src.gnome.org>2005-11-26 17:22:36 +0800
commit59d486de79a5940919071fa7ca7bbbae96cb87cc (patch)
tree2c5ef181781967f78949a3ad56ca2a6cbcba0dfc /plugins/exchange-operations/ChangeLog
parent9bedc8793f82e992f2ffb8d505af55f5478a89e3 (diff)
downloadgsoc2013-evolution-59d486de79a5940919071fa7ca7bbbae96cb87cc.tar
gsoc2013-evolution-59d486de79a5940919071fa7ca7bbbae96cb87cc.tar.gz
gsoc2013-evolution-59d486de79a5940919071fa7ca7bbbae96cb87cc.tar.bz2
gsoc2013-evolution-59d486de79a5940919071fa7ca7bbbae96cb87cc.tar.lz
gsoc2013-evolution-59d486de79a5940919071fa7ca7bbbae96cb87cc.tar.xz
gsoc2013-evolution-59d486de79a5940919071fa7ca7bbbae96cb87cc.tar.zst
gsoc2013-evolution-59d486de79a5940919071fa7ca7bbbae96cb87cc.zip
Fix for not showing wrong OOF error message in case of authentication failure.
svn path=/trunk/; revision=30687
Diffstat (limited to 'plugins/exchange-operations/ChangeLog')
-rw-r--r--plugins/exchange-operations/ChangeLog1
1 files changed, 1 insertions, 0 deletions
diff --git a/plugins/exchange-operations/ChangeLog b/plugins/exchange-operations/ChangeLog
index 3e14ffe294..08af9b374d 100644
--- a/plugins/exchange-operations/ChangeLog
+++ b/plugins/exchange-operations/ChangeLog
@@ -4,6 +4,7 @@
OOF state and check for the OOF state and message only of the account
is valid. Fixes the problem of printing OOF error message in case
of authentication failure.
+ (set_oof_info): Similar.
2005-10-03 Shakti Sen <shprasad@novell.com>