diff options
Diffstat (limited to 'addressbook/ChangeLog')
-rw-r--r-- | addressbook/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/addressbook/ChangeLog b/addressbook/ChangeLog index ef1843a2c2..de74fffbb0 100644 --- a/addressbook/ChangeLog +++ b/addressbook/ChangeLog @@ -1,3 +1,9 @@ +2001-07-01 Jon Trowbridge <trow@ximian.com> + + * backend/ebook/e-destination.c (e_destination_is_empty): Fix for the + "recipient not specified" bug --- we were not correctly checking + for whether or not an EDestination was actually empty. + 2001-06-30 Jon Trowbridge <trow@ximian.com> * backend/ebook/e-card.c (e_card_evolution_list): Check args. |