summaryrefslogtreecommitdiff
path: root/rdiff-backup/CHANGELOG
diff options
context:
space:
mode:
authorbescoto <bescoto@2b77aa54-bcbc-44c9-a7ec-4f6cf2b41109>2003-08-23 23:42:57 +0000
committerbescoto <bescoto@2b77aa54-bcbc-44c9-a7ec-4f6cf2b41109>2003-08-23 23:42:57 +0000
commit94da66c4015094e2c5a71e945ef3562644543c0f (patch)
tree9c658f51d1259e0427f131a4b8001b5ebef97eab /rdiff-backup/CHANGELOG
parent9c8889d79e47e88564cd636efa050243be69ead5 (diff)
downloadrdiff-backup-94da66c4015094e2c5a71e945ef3562644543c0f.tar.gz
Added tests for and fixed problem with backing up unreadable regular
files as root on source and non-root on dest. git-svn-id: http://svn.savannah.nongnu.org/svn/rdiff-backup/trunk@399 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 98f2e5f..71c1e07 100644
--- a/rdiff-backup/CHANGELOG
+++ b/rdiff-backup/CHANGELOG
@@ -4,6 +4,10 @@ New in v0.13.2 (??????????)
Specified socket type as SOCK_STREAM. (Error reported by Erik
Forsberg.)
+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.)
+
New in v0.13.1 (2003/08/08)
---------------------------