summaryrefslogtreecommitdiff
path: root/rdiff-backup/CHANGELOG
diff options
context:
space:
mode:
authorbescoto <bescoto@2b77aa54-bcbc-44c9-a7ec-4f6cf2b41109>2005-08-11 03:34:03 +0000
committerbescoto <bescoto@2b77aa54-bcbc-44c9-a7ec-4f6cf2b41109>2005-08-11 03:34:03 +0000
commitac41194deb402b5611a624be6837e8527a0fd592 (patch)
tree001f2038d707f397b0afc108165f6ef1aa1ac771 /rdiff-backup/CHANGELOG
parent6407faaf13d62710e524009a5174a5948754ed44 (diff)
downloadrdiff-backup-ac41194deb402b5611a624be6837e8527a0fd592.tar.gz
Added lchown to cmodule so rdiff-backup can preserve symlink uid/gid
git-svn-id: http://svn.savannah.nongnu.org/svn/rdiff-backup/trunk@606 2b77aa54-bcbc-44c9-a7ec-4f6cf2b41109
Diffstat (limited to 'rdiff-backup/CHANGELOG')
-rw-r--r--rdiff-backup/CHANGELOG3
1 files changed, 3 insertions, 0 deletions
diff --git a/rdiff-backup/CHANGELOG b/rdiff-backup/CHANGELOG
index 730b483..ae81a47 100644
--- a/rdiff-backup/CHANGELOG
+++ b/rdiff-backup/CHANGELOG
@@ -43,6 +43,9 @@ posix1e module.
bug#13613: Fix for overflow error that could happen when backing up
files with dates far in the future on a 64bit machine to a 32 bit one.
+Symlink ownership should be preserved now. Reported by Naoki
+Takebayashi and others.
+
New in v0.13.6 (2005/04/07)
---------------------------