aboutsummaryrefslogtreecommitdiffstats
path: root/addressbook/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'addressbook/ChangeLog')
-rw-r--r--addressbook/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/addressbook/ChangeLog b/addressbook/ChangeLog
index 2fd1a3580f..03e7057fc0 100644
--- a/addressbook/ChangeLog
+++ b/addressbook/ChangeLog
@@ -1,5 +1,11 @@
2001-10-29 Christopher James Lahey <clahey@ximian.com>
+ * backend/ebook/e-card-simple.c (file_as_get_style,
+ file_as_set_style): Use the actual ECardName in the ECard instead
+ of parsing the full_name here.
+
+2001-10-29 Christopher James Lahey <clahey@ximian.com>
+
* backend/ebook/e-card-simple.c, backend/ebook/e-card-simple.h
(e_card_simple_set_name): New function to set the ECardName on
this card and fix the file_as if necessary.