summaryrefslogtreecommitdiff
path: root/rdiff-backup/CHANGELOG
diff options
context:
space:
mode:
authorbescoto <bescoto@2b77aa54-bcbc-44c9-a7ec-4f6cf2b41109>2003-08-24 03:46:13 +0000
committerbescoto <bescoto@2b77aa54-bcbc-44c9-a7ec-4f6cf2b41109>2003-08-24 03:46:13 +0000
commit5eb272cab822b4f8ec54605c562c554223faad18 (patch)
tree2a1b4f042e5fdbe8338b41c8dbe337f260425637 /rdiff-backup/CHANGELOG
parent188794d438954505a5c2effb74ddea5105b8b40e (diff)
downloadrdiff-backup-5eb272cab822b4f8ec54605c562c554223faad18.tar.gz
Make restoring from broken archive easier
git-svn-id: http://svn.savannah.nongnu.org/svn/rdiff-backup/branches/r0-12@402 2b77aa54-bcbc-44c9-a7ec-4f6cf2b41109
Diffstat (limited to 'rdiff-backup/CHANGELOG')
-rw-r--r--rdiff-backup/CHANGELOG4
1 files changed, 4 insertions, 0 deletions
diff --git a/rdiff-backup/CHANGELOG b/rdiff-backup/CHANGELOG
index 0946d3b..11f3035 100644
--- a/rdiff-backup/CHANGELOG
+++ b/rdiff-backup/CHANGELOG
@@ -8,6 +8,10 @@ Fixed bug backing up unreadable regular files when rdiff-backup is run
by root on the source site and non-root on the destination side.
(Reported by Troels Arvin and Arkadiusz Miskiewicz.)
+If there is data missing from the destination dir (for instance if a
+user mistakenly deletes it), only warn when restoring, instead of
+exiting with error.
+
New in v0.12.3 (2003/08/08)
---------------------------