From 2488e2dfc18e22e5839fcd234d9b2b625f4cedfd Mon Sep 17 00:00:00 2001 From: Radek Doulik Date: Tue, 29 Jan 2002 19:37:29 +0000 Subject: (do_mail_print): get rid of static global variables, as they are not thread safe (thanks to clahey for pointing this out) svn path=/trunk/; revision=15508 --- mail/ChangeLog | 2 ++ 1 file changed, 2 insertions(+) (limited to 'mail/ChangeLog') diff --git a/mail/ChangeLog b/mail/ChangeLog index c90460999b..8bf03326c8 100644 --- a/mail/ChangeLog +++ b/mail/ChangeLog @@ -3,6 +3,8 @@ * mail-callbacks.c (do_mail_print): initialize line to 0 to make everybody happy ;-) ops, set local_font to NULL + (do_mail_print): get rid of static global variables, as they are + not thread safe (thanks to clahey for pointing this out) 2002-01-28 Jeffrey Stedfast -- cgit v1.2.3