diff options
author | Jon Trowbridge <trow@ximian.com> | 2001-08-28 06:14:43 +0800 |
---|---|---|
committer | Jon Trowbridge <trow@src.gnome.org> | 2001-08-28 06:14:43 +0800 |
commit | 72ae261d7ed6736d954cdb74f1f332b88937e618 (patch) | |
tree | a7fece6d7b40be5075db12b04948eda786d19921 /addressbook/ChangeLog | |
parent | 68a8a866bb4036b6aea03d62634fc27a6fa4c4c4 (diff) | |
download | gsoc2013-evolution-72ae261d7ed6736d954cdb74f1f332b88937e618.tar.gz gsoc2013-evolution-72ae261d7ed6736d954cdb74f1f332b88937e618.tar.zst gsoc2013-evolution-72ae261d7ed6736d954cdb74f1f332b88937e618.zip |
Do the right thing if the card we are trying to send to is a contact list.
2001-08-27 Jon Trowbridge <trow@ximian.com>
* backend/ebook/e-card.c (e_card_list_send): Do the right thing if
the card we are trying to send to is a contact list. (Bug #6580)
svn path=/trunk/; revision=12491
Diffstat (limited to 'addressbook/ChangeLog')
-rw-r--r-- | addressbook/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/addressbook/ChangeLog b/addressbook/ChangeLog index 1cce4aadbf..81696211c6 100644 --- a/addressbook/ChangeLog +++ b/addressbook/ChangeLog @@ -1,3 +1,8 @@ +2001-08-27 Jon Trowbridge <trow@ximian.com> + + * backend/ebook/e-card.c (e_card_list_send): Do the right thing if + the card we are trying to send to is a contact list. (Bug #6580) + 2001-08-27 Zbigniew Chyla <cyba@gnome.pl> * gui/widgets/e-addressbook-util.c (e_addressbook_error_dialog): |