From 86a5d1bf73483198f92067a5c3dbdf23956f1a78 Mon Sep 17 00:00:00 2001 From: Not Zed Date: Wed, 20 Nov 2002 23:41:35 +0000 Subject: Pass type to bonobo_ctonrol_set_property, and also NULL terminate the 2002-11-21 Not Zed * 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. svn path=/trunk/; revision=18871 --- addressbook/ChangeLog | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'addressbook/ChangeLog') 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 + + * 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 * gui/component/select-names/GNOME_Evolution_Addressbook_SelectNames.server.in.in, -- cgit v1.2.3