aboutsummaryrefslogtreecommitdiffstats
path: root/addressbook/ChangeLog
diff options
context:
space:
mode:
authorJeffrey Stedfast <fejj@ximian.com>2004-04-28 03:32:10 +0800
committerJeffrey Stedfast <fejj@src.gnome.org>2004-04-28 03:32:10 +0800
commite5315bc0c4faa64bf721d5b987e565e57733e5b7 (patch)
tree6f763510987af847859db16a5c5b4813371e9844 /addressbook/ChangeLog
parent319063bd03c95cfcced8dbeb6d755859d4490c36 (diff)
downloadgsoc2013-evolution-e5315bc0c4faa64bf721d5b987e565e57733e5b7.tar
gsoc2013-evolution-e5315bc0c4faa64bf721d5b987e565e57733e5b7.tar.gz
gsoc2013-evolution-e5315bc0c4faa64bf721d5b987e565e57733e5b7.tar.bz2
gsoc2013-evolution-e5315bc0c4faa64bf721d5b987e565e57733e5b7.tar.lz
gsoc2013-evolution-e5315bc0c4faa64bf721d5b987e565e57733e5b7.tar.xz
gsoc2013-evolution-e5315bc0c4faa64bf721d5b987e565e57733e5b7.tar.zst
gsoc2013-evolution-e5315bc0c4faa64bf721d5b987e565e57733e5b7.zip
Migrate pilot data. (migrate_pilot_data): Oops. Apparently the addressbook
2004-04-27 Jeffrey Stedfast <fejj@ximian.com> * 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
Diffstat (limited to 'addressbook/ChangeLog')
-rw-r--r--addressbook/ChangeLog3
1 files changed, 3 insertions, 0 deletions
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 <dobey@ximian.com>