diff options
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 7551b7fa27..df33da5d50 100644 --- a/plugins/groupwise-account-setup/ChangeLog +++ b/plugins/groupwise-account-setup/ChangeLog @@ -1,3 +1,10 @@ +2006-03-11 Sushma Rai <rsushma@novell.com> + + * camel-gw-listener.c (get_addressbook_names_from_server): If use_ssl + parameter is found use https, otherwise use http. + Asking for password thrice on failure. Also freeing password key. + (account_changed): Checking for NULL old ssl paramter. Fixes a crash. + 2006-01-06 Simon Zheng <simon.zheng@sun.com> * camel-gw-listener.c: |