aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorintrigeri <intrigeri@boum.org>2010-01-09 23:25:03 +0100
committerintrigeri <intrigeri@boum.org>2010-01-09 23:25:03 +0100
commit46eccf2fd0c894790405b2e3aae8dfb99f5a5d98 (patch)
tree07246e00cd442fa2651f6005f610b42c43e4d9e8 /ChangeLog
parent64c4d190a3ab6b4fa60b10208b32f3b270a72482 (diff)
downloadbackupninja-46eccf2fd0c894790405b2e3aae8dfb99f5a5d98.tar.gz
backupninja-46eccf2fd0c894790405b2e3aae8dfb99f5a5d98.tar.bz2
rdiff: fix confusing error if rdiff-backup cannot be found on remote server.
Thanks to maniacmartin <martin@maniacmartin.com> for the patch on which this one is based. This closes Redmine bug #1209.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog1
1 files changed, 1 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index f4009d7..b1e140b 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -45,6 +45,7 @@ version 0.9.7 -- UNRELEASED
reported as such.
rdiff:
. Fix include/exclude paths with spaces (Closes: #398435)
+ . Fix confusing error if rdiff-backup cannot be found on remote server.
sys:
. New luksheaders option (default=disabled) to backup the Luks header
of every Luks device.