From e923d2eea9e325677c57f88e1209765acb306846 Mon Sep 17 00:00:00 2001 From: Peter Williams Date: Mon, 26 Jun 2000 18:21:45 +0000 Subject: Make the broken threads optional svn path=/trunk/; revision=3740 --- mail/ChangeLog | 12 ++++++++++++ 1 file changed, 12 insertions(+) (limited to 'mail/ChangeLog') diff --git a/mail/ChangeLog b/mail/ChangeLog index 7ee2d3492f..3677035550 100644 --- a/mail/ChangeLog +++ b/mail/ChangeLog @@ -1,3 +1,15 @@ +2000-06-26 Peter Williams + + * component-factory.c, mail-ops.c: #ifdef the threads stuff so + that if USE_BROKEN_THREADS is not defined we just call the functions + in the main thread. + + * mail-threads.h: Don't declare funcs if USE_BROKEN_THREADS not + defined. + + * mail-threads.c: Put the query and message boxes on top so that + you can see them. + 2000-06-26 Jeffrey Stedfast * mail-config.c (error_dialog): va_start() returns void, don't -- cgit v1.2.3