From 78a43af4b23250dc56e4a971915f274ab0da377d Mon Sep 17 00:00:00 2001 From: Jeffrey Stedfast Date: Fri, 27 Oct 2000 20:28:14 +0000 Subject: Check to make sure that the recipient list is neither NULL nor a 0-length 2000-10-27 Jeffrey Stedfast * mail-callbacks.c (composer_send_cb): Check to make sure that the recipient list is neither NULL nor a 0-length list of addresses and pop up a dialog letting the user know why we are not allowing him/her to send the message. svn path=/trunk/; revision=6238 --- mail/ChangeLog | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'mail/ChangeLog') diff --git a/mail/ChangeLog b/mail/ChangeLog index ff4045b2ac..d1fd7fb6c7 100644 --- a/mail/ChangeLog +++ b/mail/ChangeLog @@ -1,3 +1,10 @@ +2000-10-27 Jeffrey Stedfast + + * mail-callbacks.c (composer_send_cb): Check to make sure that the + recipient list is neither NULL nor a 0-length list of addresses + and pop up a dialog letting the user know why we are not allowing + him/her to send the message. + 2000-10-26 Dan Winship * mail-display.c (write_data_to_file): Don't destroy a dialog -- cgit v1.2.3