diff options
Diffstat (limited to 'addressbook/ChangeLog')
-rw-r--r-- | addressbook/ChangeLog | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/addressbook/ChangeLog b/addressbook/ChangeLog index 322a3b8fcc..5492eca4ea 100644 --- a/addressbook/ChangeLog +++ b/addressbook/ChangeLog @@ -1,5 +1,14 @@ 2000-07-07 Christopher James Lahey <clahey@helixcode.com> + * gui/component/select-names/e-select-names-manager.c, + gui/component/select-names/e-select-names-model.c: Implemented the + get_cards function. + + * gui/component/select-names/e-select-names.c: Implemented adding + cards through the interface. + +2000-07-07 Christopher James Lahey <clahey@helixcode.com> + * gui/component/select-names/e-select-names-manager.c: Make the entry widgets we create editable. |