From 63bf7e21910188ffdaf7d83a39d18c477d7d9d85 Mon Sep 17 00:00:00 2001 From: Chris Toshok Date: Thu, 22 Jan 2004 19:39:53 +0000 Subject: [ fixes bug #52944 ] do some massaging of contacts as we import them, to 2004-01-22 Chris Toshok [ fixes bug #52944 ] * gui/component/addressbook-migrate.c (migrate_contacts): do some massaging of contacts as we import them, to fix up the differences between 1.4 and 1.5 vcards. svn path=/trunk/; revision=24369 --- addressbook/ChangeLog | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'addressbook/ChangeLog') diff --git a/addressbook/ChangeLog b/addressbook/ChangeLog index 253b25eb20..ffd2fab031 100644 --- a/addressbook/ChangeLog +++ b/addressbook/ChangeLog @@ -1,3 +1,10 @@ +2004-01-22 Chris Toshok + + [ fixes bug #52944 ] + * gui/component/addressbook-migrate.c (migrate_contacts): do some + massaging of contacts as we import them, to fix up the differences + between 1.4 and 1.5 vcards. + 2004-01-21 Nat Friedman * gui/contact-editor/contact-editor.glade: Added missing -- cgit