diff options
Diffstat (limited to 'addressbook/ChangeLog')
-rw-r--r-- | addressbook/ChangeLog | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/addressbook/ChangeLog b/addressbook/ChangeLog index 0b4ac69d52..633a502aa7 100644 --- a/addressbook/ChangeLog +++ b/addressbook/ChangeLog @@ -1,5 +1,17 @@ 2000-05-09 Christopher James Lahey <clahey@helixcode.com> + * backend/ebook/e-card-simple.c: Fixed some indentation. + + * contact-editor/contact-editor.glade, + contact-editor/e-contact-editor-strings.h: Changed Email to + Primary Email. + + * contact-editor/e-contact-editor.c: Added checkmarks to indicate + if data exists in the pull down menus for the phone, address, and + email fields. + +2000-05-09 Christopher James Lahey <clahey@helixcode.com> + * backend/ebook/e-card-simple.c: Fixed the string duplication problem. Fixed the business/home address string mix up. |