aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/backup-restore/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/backup-restore/ChangeLog')
-rw-r--r--plugins/backup-restore/ChangeLog11
1 files changed, 11 insertions, 0 deletions
diff --git a/plugins/backup-restore/ChangeLog b/plugins/backup-restore/ChangeLog
index cfa1dcc8ad..94e88e2bf2 100644
--- a/plugins/backup-restore/ChangeLog
+++ b/plugins/backup-restore/ChangeLog
@@ -1,3 +1,14 @@
+2008-07-01 Milan Crha <mcrha@redhat.com>
+
+ ** Fix for bug #540274
+
+ * Makefile.am: Link with libraries we require now.
+ * backup.c: (rc), (s): Exchange $HOME with g_get_home_dir in commands.
+ * backup.c: (ensure_locals), (fix_account_folder_uri), (restore):
+ After restore walk through all account, addressbook, calendar, task
+ and memo sources and fix the base uri if required. (One should be able
+ to import also into different user than one where the backup was done.)
+
2008-06-30 Milan Crha <mcrha@redhat.com>
** Fix for bug #536488