aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/exchange-account-setup/ChangeLog
diff options
context:
space:
mode:
authorSushma Rai <rsushma@src.gnome.org>2005-01-18 20:32:16 +0800
committerSushma Rai <rsushma@src.gnome.org>2005-01-18 20:32:16 +0800
commit45cc3ccaf1f5fb509ca510cd2f3dd2e14ae8bc04 (patch)
tree634de2ad471c2fbb2a831993663fc0528315dc6f /plugins/exchange-account-setup/ChangeLog
parente924cb911ede740f943176d374873a587b152a80 (diff)
downloadgsoc2013-evolution-45cc3ccaf1f5fb509ca510cd2f3dd2e14ae8bc04.tar
gsoc2013-evolution-45cc3ccaf1f5fb509ca510cd2f3dd2e14ae8bc04.tar.gz
gsoc2013-evolution-45cc3ccaf1f5fb509ca510cd2f3dd2e14ae8bc04.tar.bz2
gsoc2013-evolution-45cc3ccaf1f5fb509ca510cd2f3dd2e14ae8bc04.tar.lz
gsoc2013-evolution-45cc3ccaf1f5fb509ca510cd2f3dd2e14ae8bc04.tar.xz
gsoc2013-evolution-45cc3ccaf1f5fb509ca510cd2f3dd2e14ae8bc04.tar.zst
gsoc2013-evolution-45cc3ccaf1f5fb509ca510cd2f3dd2e14ae8bc04.zip
Fix for #71384, Making page check work for exchange account, when
hostname is not read. svn path=/trunk/; revision=28435
Diffstat (limited to 'plugins/exchange-account-setup/ChangeLog')
-rw-r--r--plugins/exchange-account-setup/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/plugins/exchange-account-setup/ChangeLog b/plugins/exchange-account-setup/ChangeLog
index 286e029728..1015f5140c 100644
--- a/plugins/exchange-account-setup/ChangeLog
+++ b/plugins/exchange-account-setup/ChangeLog
@@ -1,5 +1,10 @@
2005-01-18 Sushma Rai <rsushma@novell.com>
+ * exchange-ask-password.c (validate_exchange_user): Filling up
+ user name so that page check doesn't fail. Fixes #71384
+
+2005-01-18 Sushma Rai <rsushma@novell.com>
+
* exchange-ask-password.c (org_gnome_exchange_read_url):
Setting dummy host name, which will be reset to proper
hostname once the user is authenticated.