From 85ae1fd47c85524c5537aa713eeeb61936ded3a7 Mon Sep 17 00:00:00 2001 From: Not Zed Date: Thu, 12 Aug 2004 06:53:45 +0000 Subject: just call e_passwords_ask_password directly. (pass_activate, 2004-08-10 Not Zed * 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. svn path=/trunk/; revision=26880 --- mail/ChangeLog | 11 +++++++++++ 1 file changed, 11 insertions(+) (limited to 'mail/ChangeLog') 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 + + * 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 * em-folder-tree-model.c (em_folder_tree_model_get_selected): -- cgit v1.2.3