From 4bac88ea1601934d8ee9a1d1b1748f3963ebd6a4 Mon Sep 17 00:00:00 2001 From: Jeffrey Stedfast Date: Thu, 8 Feb 2001 00:22:34 +0000 Subject: Check current_message for NULL - this fixes a bug running under SunOS (not 2001-02-07 Jeffrey Stedfast * mail-mt.c (set_view_data): Check current_message for NULL - this fixes a bug running under SunOS (not a major deal tho as it's in a debug printf). svn path=/trunk/; revision=8093 --- mail/ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'mail/ChangeLog') diff --git a/mail/ChangeLog b/mail/ChangeLog index 45a853c779..75ebf60d6b 100644 --- a/mail/ChangeLog +++ b/mail/ChangeLog @@ -1,3 +1,9 @@ +2001-02-07 Jeffrey Stedfast + + * mail-mt.c (set_view_data): Check current_message for NULL - this + fixes a bug running under SunOS (not a major deal tho as it's in a + debug printf). + 2001-02-06 Jeffrey Stedfast * mail-config.c (mail_config_write_on_exit): Oops, save the -- cgit