diff options
author | Sushma Rai <rsushma@src.gnome.org> | 2005-01-18 16:52:21 +0800 |
---|---|---|
committer | Sushma Rai <rsushma@src.gnome.org> | 2005-01-18 16:52:21 +0800 |
commit | 23694d6f4514a90de3b7fd668c05f5d6cd5ec5fa (patch) | |
tree | 8001b38a5496870d6c34801399df88e1be76bd2d /plugins/exchange-account-setup/ChangeLog | |
parent | 0d1b87cd9c372548d428cebaa5f5ebda3a4890cb (diff) | |
download | gsoc2013-evolution-23694d6f4514a90de3b7fd668c05f5d6cd5ec5fa.tar gsoc2013-evolution-23694d6f4514a90de3b7fd668c05f5d6cd5ec5fa.tar.gz gsoc2013-evolution-23694d6f4514a90de3b7fd668c05f5d6cd5ec5fa.tar.bz2 gsoc2013-evolution-23694d6f4514a90de3b7fd668c05f5d6cd5ec5fa.tar.lz gsoc2013-evolution-23694d6f4514a90de3b7fd668c05f5d6cd5ec5fa.tar.xz gsoc2013-evolution-23694d6f4514a90de3b7fd668c05f5d6cd5ec5fa.tar.zst gsoc2013-evolution-23694d6f4514a90de3b7fd668c05f5d6cd5ec5fa.zip |
Initializing host name with a dummy name
svn path=/trunk/; revision=28431
Diffstat (limited to 'plugins/exchange-account-setup/ChangeLog')
-rw-r--r-- | plugins/exchange-account-setup/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/plugins/exchange-account-setup/ChangeLog b/plugins/exchange-account-setup/ChangeLog index 40ae5c72ee..286e029728 100644 --- a/plugins/exchange-account-setup/ChangeLog +++ b/plugins/exchange-account-setup/ChangeLog @@ -1,5 +1,11 @@ 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. + +2005-01-18 Sushma Rai <rsushma@novell.com> + * org-gnome-exchange-account-setup.eplug.in: Moved two account editor plugins unser same hook class. |