diff options
Diffstat (limited to 'mail/ChangeLog')
-rw-r--r-- | mail/ChangeLog | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/mail/ChangeLog b/mail/ChangeLog index 0af9e9b195..7df0f1fdac 100644 --- a/mail/ChangeLog +++ b/mail/ChangeLog @@ -1,3 +1,14 @@ +2004-08-10 Not Zed <NotZed@Ximian.com> + + * mail-session.c (get_password): just call + e_passwords_ask_password directly. + (pass_activate, pass_response, request_password, do_get_pass) + (do_free_pass, main_forget_password): no longer required as + e_password now handles the magic, and is thread safe. + + * mail-config.c (mail_config_write_on_exit): epasswords api + change. + 2004-08-06 Jeffrey Stedfast <fejj@novell.com> * em-folder-tree-model.c (em_folder_tree_model_get_selected): |