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 4a78bd67c2..d98e78f4ec 100644 --- a/addressbook/ChangeLog +++ b/addressbook/ChangeLog @@ -1,3 +1,12 @@ +2002-11-21 Not Zed <NotZed@Ximian.com> + + * gui/component/select-names/e-select-names-bonobo.c + (entry_changed): Pass type to bonobo_ctonrol_set_property, and + also NULL terminate the valist. + + * gui/component/select-names/e-select-names-text-model.c + (changed_cb): Fix signature for signal. + 2002-11-19 Ettore Perazzoli <ettore@ximian.com> * gui/component/select-names/GNOME_Evolution_Addressbook_SelectNames.server.in.in, |