diff options
author | Sankar P <psankar@novell.com> | 2005-08-04 13:28:00 +0800 |
---|---|---|
committer | Sankarasivasubramanian Pasupathilingam <psankar@src.gnome.org> | 2005-08-04 13:28:00 +0800 |
commit | be73726a2f4ea94ff1a2ef346c57dcdad1f4252e (patch) | |
tree | 0a5d76cd931f86dabe041fd18f1149face3bbbcd /plugins/groupwise-account-setup/ChangeLog | |
parent | 1b28d2f6d535e314f29e30a68b2386716053914a (diff) | |
download | gsoc2013-evolution-be73726a2f4ea94ff1a2ef346c57dcdad1f4252e.tar.gz gsoc2013-evolution-be73726a2f4ea94ff1a2ef346c57dcdad1f4252e.tar.zst gsoc2013-evolution-be73726a2f4ea94ff1a2ef346c57dcdad1f4252e.zip |
Added code to get the password from the cache, instead of asking the user
2005-07-27 Sankar P <psankar@novell.com>
* camel-gw-listener.c (get_addressbook_names_from_server) :
Added code to get the password from the cache, instead of asking the user twice.
and also freeing the password that was leaking before.
Fixes #310353
svn path=/trunk/; revision=29981
Diffstat (limited to 'plugins/groupwise-account-setup/ChangeLog')
-rw-r--r-- | plugins/groupwise-account-setup/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/plugins/groupwise-account-setup/ChangeLog b/plugins/groupwise-account-setup/ChangeLog index 3ee3025ece..7ce45ca221 100644 --- a/plugins/groupwise-account-setup/ChangeLog +++ b/plugins/groupwise-account-setup/ChangeLog @@ -1,3 +1,10 @@ +2005-07-27 Sankar P <psankar@novell.com> + + * camel-gw-listener.c (get_addressbook_names_from_server) : + Added code to get the password from the cache, instead of asking the user twice. + and also freeing the password that was leaking before. + Fixes #310353 + 2005-07-23 Sushma Rai <rsushma@novell.com> * camel-gw-listener.c (add_addressbook_sources): marking |