diff options
author | Srinivasa Ragavan <sragavan@src.gnome.org> | 2007-07-03 12:50:45 +0800 |
---|---|---|
committer | Srinivasa Ragavan <sragavan@src.gnome.org> | 2007-07-03 12:50:45 +0800 |
commit | 1dd2335bad649804c5d96e4ceaebf1961a6fa099 (patch) | |
tree | 56e99ad0fc369b4e96ac1fe9b9576f2d6c91519c /plugins/exchange-operations/ChangeLog | |
parent | 25597a3be248ce035c6efaedfa02fc911e9962b6 (diff) | |
download | gsoc2013-evolution-1dd2335bad649804c5d96e4ceaebf1961a6fa099.tar gsoc2013-evolution-1dd2335bad649804c5d96e4ceaebf1961a6fa099.tar.gz gsoc2013-evolution-1dd2335bad649804c5d96e4ceaebf1961a6fa099.tar.bz2 gsoc2013-evolution-1dd2335bad649804c5d96e4ceaebf1961a6fa099.tar.lz gsoc2013-evolution-1dd2335bad649804c5d96e4ceaebf1961a6fa099.tar.xz gsoc2013-evolution-1dd2335bad649804c5d96e4ceaebf1961a6fa099.tar.zst gsoc2013-evolution-1dd2335bad649804c5d96e4ceaebf1961a6fa099.zip |
Form the password url right.
svn path=/trunk/; revision=33743
Diffstat (limited to 'plugins/exchange-operations/ChangeLog')
-rw-r--r-- | plugins/exchange-operations/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/plugins/exchange-operations/ChangeLog b/plugins/exchange-operations/ChangeLog index 99f53aad6a..b2583f6211 100644 --- a/plugins/exchange-operations/ChangeLog +++ b/plugins/exchange-operations/ChangeLog @@ -1,3 +1,9 @@ +2007-07-03 Srinivasa Ragavan <sragavan@novell.com> + + * exchange-account-setup.c: (owa_authenticate_user): Form the password + url same as what is used every where else, so that the query can be + avoided. + 2007-06-07 Gilles Dartiguelongue <dartigug@esiee.fr> * exchange-mail-send-options.c: (org_gnome_exchange_send_options): |