From 35f50e44ed36185c64dffb6380b69ddc8542258c Mon Sep 17 00:00:00 2001 From: Nat Friedman Date: Mon, 25 Oct 2004 16:11:08 +0000 Subject: Display mutlivalued contact attributes in the preview. (render_contact): 2004-10-25 Nat Friedman * gui/widgets/eab-contact-display.c (accum_multival_attribute): Display mutlivalued contact attributes in the preview. (render_contact): Render all IM fields using the new multival function. svn path=/trunk/; revision=27720 --- addressbook/ChangeLog | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'addressbook/ChangeLog') diff --git a/addressbook/ChangeLog b/addressbook/ChangeLog index 76750a6836..e812500c6a 100644 --- a/addressbook/ChangeLog +++ b/addressbook/ChangeLog @@ -1,3 +1,10 @@ +2004-10-25 Nat Friedman + + * gui/widgets/eab-contact-display.c (accum_multival_attribute): + Display mutlivalued contact attributes in the preview. + (render_contact): Render all IM fields using the new multival + function. + 2004-10-21 JP Rosevear * gui/widgets/eab-config.c (ecph_class_init): correct hook name -- cgit