summaryrefslogtreecommitdiff
path: root/rdiff-backup/CHANGELOG
diff options
context:
space:
mode:
authorbescoto <bescoto@2b77aa54-bcbc-44c9-a7ec-4f6cf2b41109>2005-08-17 05:55:18 +0000
committerbescoto <bescoto@2b77aa54-bcbc-44c9-a7ec-4f6cf2b41109>2005-08-17 05:55:18 +0000
commit1b992fb662acb7e68e9a25526c73178446b2d291 (patch)
tree3654313045b5bc014ac4e3c64d5bef994d8ff61d /rdiff-backup/CHANGELOG
parent3021c1ff874660b3238e901fef8425ff3eee1d7a (diff)
downloadrdiff-backup-1b992fb662acb7e68e9a25526c73178446b2d291.tar.gz
Further fix so we can restore backups with mirror_metadata files
missing intermediate directory git-svn-id: http://svn.savannah.nongnu.org/svn/rdiff-backup/trunk@620 2b77aa54-bcbc-44c9-a7ec-4f6cf2b41109
Diffstat (limited to 'rdiff-backup/CHANGELOG')
-rw-r--r--rdiff-backup/CHANGELOG10
1 files changed, 10 insertions, 0 deletions
diff --git a/rdiff-backup/CHANGELOG b/rdiff-backup/CHANGELOG
index d275d38..4684f54 100644
--- a/rdiff-backup/CHANGELOG
+++ b/rdiff-backup/CHANGELOG
@@ -1,3 +1,13 @@
+New in v1.0.1 (????/??/??)
+--------------------------
+
+Fix for "'filetype' of type exceptions.KeyError" error when restoring.
+Test case provided by Davy Durham. (The problem was the
+mirror_metadata file could become un-synced when a file is deleted
+when rdiff-backup is running and later the directory that file is in
+gets deleted.)
+
+
New in v1.0.0 (2005/08/14)
--------------------------