diff options
author | Christopher James Lahey <clahey@helixcode.com> | 2000-05-19 12:16:42 +0800 |
---|---|---|
committer | Chris Lahey <clahey@src.gnome.org> | 2000-05-19 12:16:42 +0800 |
commit | 5b7e64a40ab6670c44f9e492290261fe644c06f4 (patch) | |
tree | 0f5a7eeeed165668d692e2347975d734ad46b62a /addressbook/ChangeLog | |
parent | f62df6f7d7294888fde711dde94d28d7e2ac2c2a (diff) | |
download | gsoc2013-evolution-5b7e64a40ab6670c44f9e492290261fe644c06f4.tar.gz gsoc2013-evolution-5b7e64a40ab6670c44f9e492290261fe644c06f4.tar.zst gsoc2013-evolution-5b7e64a40ab6670c44f9e492290261fe644c06f4.zip |
Added support for arbitrary fields in the contact editor.
2000-05-19 Christopher James Lahey <clahey@helixcode.com>
* contact-editor/e-contact-editor.c,
contact-editor/e-contact-editor.h: Added support for arbitrary
fields in the contact editor.
svn path=/trunk/; revision=3132
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 4b3e2dce9b..637a25858e 100644 --- a/addressbook/ChangeLog +++ b/addressbook/ChangeLog @@ -1,3 +1,9 @@ +2000-05-19 Christopher James Lahey <clahey@helixcode.com> + + * contact-editor/e-contact-editor.c, + contact-editor/e-contact-editor.h: Added support for arbitrary + fields in the contact editor. + 2000-05-18 Christopher James Lahey <clahey@helixcode.com> * backend/ebook/e-card.c: Fixed e_card_name_copy and |