summaryrefslogtreecommitdiff
path: root/rdiff-backup/CHANGELOG
diff options
context:
space:
mode:
authorbescoto <bescoto@2b77aa54-bcbc-44c9-a7ec-4f6cf2b41109>2005-04-06 05:15:51 +0000
committerbescoto <bescoto@2b77aa54-bcbc-44c9-a7ec-4f6cf2b41109>2005-04-06 05:15:51 +0000
commitcf7284af553cb1e4eb622369f82453165a392a7a (patch)
treeaaa27995b003705993cf0c51fba2fccff03a48a3 /rdiff-backup/CHANGELOG
parent47b8f1e5a63145542800a5b10242540a47a69ae2 (diff)
downloadrdiff-backup-cf7284af553cb1e4eb622369f82453165a392a7a.tar.gz
Fixed Popple's symlink bug which threatened source directory
git-svn-id: http://svn.savannah.nongnu.org/svn/rdiff-backup/trunk@575 2b77aa54-bcbc-44c9-a7ec-4f6cf2b41109
Diffstat (limited to 'rdiff-backup/CHANGELOG')
-rw-r--r--rdiff-backup/CHANGELOG6
1 files changed, 6 insertions, 0 deletions
diff --git a/rdiff-backup/CHANGELOG b/rdiff-backup/CHANGELOG
index fb21445..a6f3956 100644
--- a/rdiff-backup/CHANGELOG
+++ b/rdiff-backup/CHANGELOG
@@ -4,6 +4,12 @@ New in v0.13.6 (2005/??/??)
Added fix for listing/restoring certain bad archives made when there
was a timezone bug. (Thanks to Stephen Isard)
+************** Serious bug fix ******************
+If a directory in the source directory was replaced by certain
+symlinks, then if later backups failed they could cause files in the
+directory that the symlink pointed to to be deleted! Much thanks to
+Alistair Popple for pointing this bug out and providing a test case.
+
New in v0.13.5 (2005/03/28)
---------------------------