From 23c29cbcf654883e1243f51adb4bfe3556477cff Mon Sep 17 00:00:00 2001 From: Christopher James Lahey Date: Sun, 16 Apr 2000 11:36:03 +0000 Subject: Added orginization and role fields. 2000-04-16 Christopher James Lahey * addressbook/backend/ebook/e-card.c, addressbook/backend/ebook/e-card.h, addressbook/backend/ebook/test-card.c, addressbook/backend/pas/pas-backend-file.c, addressbook/gui/minicard/e-minicard.c: Added orginization and role fields. * addressbook/contact-editor/contact-editor.glade, addressbook/contact-editor/e-contact-editor-strings.h: Renamed some incorrectly named fields. * addressbook/contact-editor/e-contact-editor.c: Added orginization and role fields as well as hooking up the birth date field. * addressbook/gui/minicard/e-minicard-view.c: Added a missing include. svn path=/trunk/; revision=2458 --- ChangeLog | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 2b991cf0fd..6ae65b9524 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,22 @@ +2000-04-16 Christopher James Lahey + + * addressbook/backend/ebook/e-card.c, + addressbook/backend/ebook/e-card.h, + addressbook/backend/ebook/test-card.c, + addressbook/backend/pas/pas-backend-file.c, + addressbook/gui/minicard/e-minicard.c: Added orginization and role + fields. + + * addressbook/contact-editor/contact-editor.glade, + addressbook/contact-editor/e-contact-editor-strings.h: Renamed + some incorrectly named fields. + + * addressbook/contact-editor/e-contact-editor.c: Added + orginization and role fields as well as hooking up the birth date + field. + + * addressbook/gui/minicard/e-minicard-view.c: Added a missing include. + 2000-04-15 Matt Loper * addressbook/gui/component/addressbook.c -- cgit