From b78276823ea3f4bc645a7829b0b5e32f5ecc3fec Mon Sep 17 00:00:00 2001 From: Christopher James Lahey Date: Thu, 13 Apr 2000 09:06:39 +0000 Subject: Check for 0 length fields when building the outgoing ECard. 2000-04-13 Christopher James Lahey * addressbook/contact-editor/e-contact-editor.c (extract_info): Check for 0 length fields when building the outgoing ECard. svn path=/trunk/; revision=2422 --- ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 8aef8ed4f2..0db0865385 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2000-04-13 Christopher James Lahey + + * addressbook/contact-editor/e-contact-editor.c (extract_info): + Check for 0 length fields when building the outgoing ECard. + 2000-04-13 Christopher James Lahey * addressbook/backend/pas/pas-book-view.c: Give correct warnings. -- cgit