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 e6a26a41ec..e05d693599 100644 --- a/addressbook/ChangeLog +++ b/addressbook/ChangeLog @@ -1,3 +1,15 @@ +2001-02-04 Christopher James Lahey <clahey@ximian.com> + + * gui/component/select-names/e-select-names-manager.c + (e_select_names_manager_activate_dialog): Call + e_select_names_set_default when appropriate. + + * gui/component/select-names/e-select-names.c, + gui/component/select-names/e-select-names.h: Added support for + double clicking sending the selected contacts to the default + section. Added a set_default function. Made multiple selection + work. + 2001-01-29 Chris Toshok <toshok@ximian.com> * gui/component/addressbook-config.c |