aboutsummaryrefslogtreecommitdiffstats
path: root/addressbook/ChangeLog
diff options
context:
space:
mode:
authorNot Zed <NotZed@Ximian.com>2002-11-21 07:41:35 +0800
committerMichael Zucci <zucchi@src.gnome.org>2002-11-21 07:41:35 +0800
commit86a5d1bf73483198f92067a5c3dbdf23956f1a78 (patch)
tree9cf181b827e15a599a3e3e306cfb1f32285b097b /addressbook/ChangeLog
parentc854e3d3205b11afc194b0d3a658125056b93a7f (diff)
downloadgsoc2013-evolution-86a5d1bf73483198f92067a5c3dbdf23956f1a78.tar
gsoc2013-evolution-86a5d1bf73483198f92067a5c3dbdf23956f1a78.tar.gz
gsoc2013-evolution-86a5d1bf73483198f92067a5c3dbdf23956f1a78.tar.bz2
gsoc2013-evolution-86a5d1bf73483198f92067a5c3dbdf23956f1a78.tar.lz
gsoc2013-evolution-86a5d1bf73483198f92067a5c3dbdf23956f1a78.tar.xz
gsoc2013-evolution-86a5d1bf73483198f92067a5c3dbdf23956f1a78.tar.zst
gsoc2013-evolution-86a5d1bf73483198f92067a5c3dbdf23956f1a78.zip
Pass type to bonobo_ctonrol_set_property, and also NULL terminate the
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. svn path=/trunk/; revision=18871
Diffstat (limited to 'addressbook/ChangeLog')
-rw-r--r--addressbook/ChangeLog9
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,