From 42d0cc5ca71d52130cea48c481344ce081b158a1 Mon Sep 17 00:00:00 2001 From: Peter Williams Date: Wed, 21 Jun 2000 18:14:44 +0000 Subject: Add the async mail API (still not hooked up though) svn path=/trunk/; revision=3676 --- mail/ChangeLog | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) (limited to 'mail/ChangeLog') diff --git a/mail/ChangeLog b/mail/ChangeLog index cc1f6f1679..69e4ffd4bc 100644 --- a/mail/ChangeLog +++ b/mail/ChangeLog @@ -1,4 +1,14 @@ -2000-06-21 Peter Williams +2000-06-21 Peter Williams + * mail-thread.{c,h}: New files -- a simple API for executing + the major mail ops (fetch_mail etc) asynchronously, allowing + the operations to send messages and update a progress bar. + + * test-thread.{c,h}: Tests the mail-thread API. + + * Makefile.am: add mail-thread.[ch] to evolution_mail_SOURCES + and declare the test_thread noinst_PROGRAM. + +2000-06-21 Peter Williams * mail-format.c (mail_generate_reply): Include "e-setup.h" to get the prototype for evolution_dir. -- cgit v1.2.3