From e5315bc0c4faa64bf721d5b987e565e57733e5b7 Mon Sep 17 00:00:00 2001 From: Jeffrey Stedfast Date: Tue, 27 Apr 2004 19:32:10 +0000 Subject: Migrate pilot data. (migrate_pilot_data): Oops. Apparently the addressbook 2004-04-27 Jeffrey Stedfast * gui/component/addressbook-migrate.c (addressbook_migrate): Migrate pilot data. (migrate_pilot_data): Oops. Apparently the addressbook didn't change the format of the changelog file from db3 to xml, so fix to simply copy the file over. svn path=/trunk/; revision=25639 --- addressbook/ChangeLog | 3 +++ 1 file changed, 3 insertions(+) (limited to 'addressbook/ChangeLog') diff --git a/addressbook/ChangeLog b/addressbook/ChangeLog index bf053d008d..e17173c57e 100644 --- a/addressbook/ChangeLog +++ b/addressbook/ChangeLog @@ -2,6 +2,9 @@ * gui/component/addressbook-migrate.c (addressbook_migrate): Migrate pilot data. + (migrate_pilot_data): Oops. Apparently the addressbook didn't + change the format of the changelog file from db3 to xml, so fix to + simply copy the file over. 2004-04-27 Rodney Dawes -- cgit