aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/backup-restore/ChangeLog
diff options
context:
space:
mode:
authorSuman Manjunath <msuman@src.gnome.org>2008-06-30 15:04:19 +0800
committerSuman Manjunath <msuman@src.gnome.org>2008-06-30 15:04:19 +0800
commit49f22ddf6e7839230954af3cbbc64f2da8a1ffe9 (patch)
treeee4be91ce0848f4813daf3e4e0cf446e8bbb9021 /plugins/backup-restore/ChangeLog
parentcdf763e9d7f65a2bb94ab64f88b43b41a29e3e89 (diff)
downloadgsoc2013-evolution-49f22ddf6e7839230954af3cbbc64f2da8a1ffe9.tar
gsoc2013-evolution-49f22ddf6e7839230954af3cbbc64f2da8a1ffe9.tar.gz
gsoc2013-evolution-49f22ddf6e7839230954af3cbbc64f2da8a1ffe9.tar.bz2
gsoc2013-evolution-49f22ddf6e7839230954af3cbbc64f2da8a1ffe9.tar.lz
gsoc2013-evolution-49f22ddf6e7839230954af3cbbc64f2da8a1ffe9.tar.xz
gsoc2013-evolution-49f22ddf6e7839230954af3cbbc64f2da8a1ffe9.tar.zst
gsoc2013-evolution-49f22ddf6e7839230954af3cbbc64f2da8a1ffe9.zip
Patch from Milan Crha <mcrha@redhat.com> ** Fix for bug #536488 (Remove the .running file before backup and after restore).
svn path=/trunk/; revision=35704
Diffstat (limited to 'plugins/backup-restore/ChangeLog')
-rw-r--r--plugins/backup-restore/ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/plugins/backup-restore/ChangeLog b/plugins/backup-restore/ChangeLog
index 04c319f227..cfa1dcc8ad 100644
--- a/plugins/backup-restore/ChangeLog
+++ b/plugins/backup-restore/ChangeLog
@@ -1,3 +1,11 @@
+2008-06-30 Milan Crha <mcrha@redhat.com>
+
+ ** Fix for bug #536488
+
+ * backup.c: (backup), (restore): Remove '~/.evolution/.running'
+ file before backup/after restore, thus Evolution will not claim
+ next start it was closed incorrectly.
+
2008-06-30 Tobias Mueller <muelli@auftrags-killer.org>
** Fix for bug #540516