diff options
Diffstat (limited to 'mail/ChangeLog')
-rw-r--r-- | mail/ChangeLog | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/mail/ChangeLog b/mail/ChangeLog index 0f7f44d730..cd4510f31e 100644 --- a/mail/ChangeLog +++ b/mail/ChangeLog @@ -1,3 +1,12 @@ +2001-01-22 Dan Winship <danw@ximian.com> + + * mail-mt.[ch]: make mail_gui_thread non-static. + + * main.c (main): Set up signal handler for SEGV, BUS, FPE + (segv_redirect): if a gnome-segv'ing signal is received in + a thread other than mail_gui_thread, re-deliver it to that + thread to work around a problem with the gnome segv handler. + 2001-01-22 Jeffrey Stedfast <fejj@ximian.com> * mail-format.c (handle_multipart_signed): Fixed to display |