From 75513364f1db91b894cacb8853d9486e74b45caf Mon Sep 17 00:00:00 2001 From: Christopher James Lahey Date: Sun, 9 Apr 2000 03:04:47 +0000 Subject: Made the contact editor load from an ECard. 2000-04-08 Christopher James Lahey * addressbook/contact-editor/Makefile.am, addressbook/contact-editor/e-contact-editor.c, addressbook/contact-editor/e-contact-editor.h, addressbook/contact-editor/test-editor.c: Made the contact editor load from an ECard. * addressbook/backend/ebook/e-card.c, addressbook/backend/ebook/e-card.h, addressbook/gui/minicard/e-minicard.c: Added support for the URL field. svn path=/trunk/; revision=2349 --- ChangeLog | 13 +++++++++++++ 1 file changed, 13 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index d89210832f..1c2ca0b987 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,16 @@ +2000-04-08 Christopher James Lahey + + * addressbook/contact-editor/Makefile.am, + addressbook/contact-editor/e-contact-editor.c, + addressbook/contact-editor/e-contact-editor.h, + addressbook/contact-editor/test-editor.c: Made the contact editor + load from an ECard. + + * addressbook/backend/ebook/e-card.c, + addressbook/backend/ebook/e-card.h, + addressbook/gui/minicard/e-minicard.c: Added support for the URL + field. + 2000-04-08 Christopher James Lahey * addressbook/backend/ebook/e-card.c (e_card_get_vcard): Fixed a -- cgit