diff options
Diffstat (limited to 'plugins/groupwise-features/ChangeLog')
-rw-r--r-- | plugins/groupwise-features/ChangeLog | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/plugins/groupwise-features/ChangeLog b/plugins/groupwise-features/ChangeLog index 7cfcbd29aa..9142bcfb79 100644 --- a/plugins/groupwise-features/ChangeLog +++ b/plugins/groupwise-features/ChangeLog @@ -1,3 +1,13 @@ +2005-10-20 Sankar P <psankar@novell.com> + + * proxy-login.c (org_gnome_proxy_account_login) (proxy_login_get_cnc): + When the user forgets-password explicitly, the subsequent proxy-login requests + are made with a NULL password leading to unexpected behavior. + Fixes #312467 + + * proxy-login.c (proxy_login_update_tree) (proxy_login_get_cnc): + Added the missing unrefs for the connection object. + 2005-10-19 Shreyas Srinivasan <sshreyas@novell.com> * proxy.c (org_gnome_proxy): Dont try to connect when the account is |