summaryrefslogtreecommitdiff
path: root/rdiff-backup/CHANGELOG
diff options
context:
space:
mode:
authorbescoto <bescoto@2b77aa54-bcbc-44c9-a7ec-4f6cf2b41109>2004-05-31 20:08:52 +0000
committerbescoto <bescoto@2b77aa54-bcbc-44c9-a7ec-4f6cf2b41109>2004-05-31 20:08:52 +0000
commitafa7df4139422358570fbc4da7d63fb5fd8939ad (patch)
treedeeabd87d4b45ba461be2a74677deee9888027ce /rdiff-backup/CHANGELOG
parentbceeb65cee1e0190df06d00db7f250e485d1623f (diff)
downloadrdiff-backup-afa7df4139422358570fbc4da7d63fb5fd8939ad.tar.gz
Fixed obscure hard link bug
git-svn-id: http://svn.savannah.nongnu.org/svn/rdiff-backup/trunk@539 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 0936943..5b94f39 100644
--- a/rdiff-backup/CHANGELOG
+++ b/rdiff-backup/CHANGELOG
@@ -15,6 +15,10 @@ Fix for restoring certain directories when not run as root.
Now when determining group permissions check supplementary groups as
well as main group. (Bug report by Ryan Castle.)
+Fixed bug which could cause crash when backing up 3 or more hard
+linked files and the first gets deleted during processing. (Thanks to
+Dean Gaudet for bug report.)
+
New in v0.13.4 (2004/01/31)
---------------------------