diff options
author | bescoto <bescoto@2b77aa54-bcbc-44c9-a7ec-4f6cf2b41109> | 2003-08-29 18:03:39 +0000 |
---|---|---|
committer | bescoto <bescoto@2b77aa54-bcbc-44c9-a7ec-4f6cf2b41109> | 2003-08-29 18:03:39 +0000 |
commit | f6ae9010b98d3bec9ca971f0a019ba0fa4c28bdc (patch) | |
tree | 3ecea95ce897b131812522ca60711db76859ee92 /rdiff-backup | |
parent | 984a5877941dfc705b1054fb89f553e38c8dbf00 (diff) | |
download | rdiff-backup-f6ae9010b98d3bec9ca971f0a019ba0fa4c28bdc.tar.gz |
Added note about unreadable directories
git-svn-id: http://svn.savannah.nongnu.org/svn/rdiff-backup/trunk@412 2b77aa54-bcbc-44c9-a7ec-4f6cf2b41109
Diffstat (limited to 'rdiff-backup')
-rw-r--r-- | rdiff-backup/CHANGELOG | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/rdiff-backup/CHANGELOG b/rdiff-backup/CHANGELOG index a123b87..4a1bdde 100644 --- a/rdiff-backup/CHANGELOG +++ b/rdiff-backup/CHANGELOG @@ -4,9 +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.) +Fixed bug backing up unreadable regular files and directories 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 |