From de8246dc8a906807234cab134e100abf64f2b1e0 Mon Sep 17 00:00:00 2001 From: Jeffrey Stedfast Date: Wed, 18 Oct 2000 01:09:45 +0000 Subject: If the body text was NULL, then don't bother turning it into HTML 2000-10-17 Jeffrey Stedfast * e-msg-composer.c (e_msg_composer_new_with_message): If the body text was NULL, then don't bother turning it into HTML (besides, it causes a nasty segfault). svn path=/trunk/; revision=5971 --- composer/ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'composer/ChangeLog') diff --git a/composer/ChangeLog b/composer/ChangeLog index 670e2eb9c8..609d741da3 100644 --- a/composer/ChangeLog +++ b/composer/ChangeLog @@ -1,3 +1,9 @@ +2000-10-17 Jeffrey Stedfast + + * e-msg-composer.c (e_msg_composer_new_with_message): If the body + text was NULL, then don't bother turning it into HTML (besides, it + causes a nasty segfault). + 2000-10-15 Dan Winship * Makefile.am: Move CPPFLAGS flags to INCLUDES to avoid bashing -- cgit v1.2.3