aboutsummaryrefslogtreecommitdiffstats
path: root/mail/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'mail/ChangeLog')
-rw-r--r--mail/ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/mail/ChangeLog b/mail/ChangeLog
index efb5995653..8dee75f3ea 100644
--- a/mail/ChangeLog
+++ b/mail/ChangeLog
@@ -1,3 +1,12 @@
+2001-03-09 Jeffrey Stedfast <fejj@ximian.com>
+
+ * mail-mt.c (mail_get_accept): New async function that will be
+ used for SSL certs later.
+
+ * session.c (auth_callback): Changed to return a gpointer value.
+ (mail_session_accept_dialog): New function to handle the new
+ _ACCEPT authenticator mode.
+
2001-03-08 Jeffrey Stedfast <fejj@ximian.com>
* folder-browser-factory.c: Set the Forward->Quoted callback.