From 37ffc13dcb735d0863377a71bed3f78adf53d875 Mon Sep 17 00:00:00 2001 From: Jeffrey Stedfast Date: Thu, 26 Oct 2000 06:09:47 +0000 Subject: Check for the TO recipient list being NULL and don't send. 2000-10-26 Jeffrey Stedfast * mail-callbacks.c (composer_send_cb): Check for the TO recipient list being NULL and don't send. svn path=/trunk/; revision=6201 --- mail/ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'mail/ChangeLog') diff --git a/mail/ChangeLog b/mail/ChangeLog index 61b22d9f3d..6224b74690 100644 --- a/mail/ChangeLog +++ b/mail/ChangeLog @@ -1,3 +1,8 @@ +2000-10-26 Jeffrey Stedfast + + * mail-callbacks.c (composer_send_cb): Check for the TO recipient + list being NULL and don't send. + 2000-10-25 Jeffrey Stedfast * mail-ops.c (do_send_mail): Don't forget to unref the -- cgit v1.2.3