From f346981c0cd24492da90bd036031309e8761cd81 Mon Sep 17 00:00:00 2001 From: Jon Trowbridge Date: Tue, 18 Sep 2001 02:03:46 +0000 Subject: Do the right thing if the card we are trying to send to has no valid 2001-09-17 Jon Trowbridge * backend/ebook/e-card.c (e_card_list_send): Do the right thing if the card we are trying to send to has no valid e-mail addresses. (bug #10137) svn path=/trunk/; revision=12927 --- addressbook/ChangeLog | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'addressbook/ChangeLog') diff --git a/addressbook/ChangeLog b/addressbook/ChangeLog index 21b4e1d2ec..afcb37ba55 100644 --- a/addressbook/ChangeLog +++ b/addressbook/ChangeLog @@ -1,5 +1,9 @@ 2001-09-17 Jon Trowbridge + * backend/ebook/e-card.c (e_card_list_send): Do the right thing if + the card we are trying to send to has no valid e-mail addresses. + (bug #10137) + * gui/widgets/e-minicard.c (e_minicard_event): Code implicitly assumed that event->button.button is 1, 2, or 3, causing disaster when using a wheel-mouse. Fixed. (bug #9400) -- cgit v1.2.3