diff options
author | Jon Trowbridge <trow@ximian.com> | 2001-07-25 05:52:36 +0800 |
---|---|---|
committer | Jon Trowbridge <trow@src.gnome.org> | 2001-07-25 05:52:36 +0800 |
commit | 3c53644cb5136198ea77491ea31b35bd070e70da (patch) | |
tree | 0cb0f0c11da7aa49a547aa8e5cd0dd6f69efe804 /addressbook/ChangeLog | |
parent | 1dc80dc3791eb57f9947a03a34d1e92950ee88d7 (diff) | |
download | gsoc2013-evolution-3c53644cb5136198ea77491ea31b35bd070e70da.tar.gz gsoc2013-evolution-3c53644cb5136198ea77491ea31b35bd070e70da.tar.zst gsoc2013-evolution-3c53644cb5136198ea77491ea31b35bd070e70da.zip |
Added fallbacks for the name in the case of an e-card, to avoid the
2001-07-24 Jon Trowbridge <trow@ximian.com>
* backend/ebook/e-destination.c (e_destination_get_name): Added
fallbacks for the name in the case of an e-card, to avoid the
"nameless contact" bug.
svn path=/trunk/; revision=11358
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 fa20d8800a..3c09a74880 100644 --- a/addressbook/ChangeLog +++ b/addressbook/ChangeLog @@ -1,3 +1,9 @@ +2001-07-24 Jon Trowbridge <trow@ximian.com> + + * backend/ebook/e-destination.c (e_destination_get_name): Added + fallbacks for the name in the case of an e-card, to avoid the + "nameless contact" bug. + 2001-07-24 Chris Toshok <toshok@ximian.com> * gui/widgets/e-minicard.c (remodel): need the EDestination magic |