diff options
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 |