diff options
author | intrigeri <intrigeri@boum.org> | 2010-01-09 23:25:03 +0100 |
---|---|---|
committer | intrigeri <intrigeri@boum.org> | 2010-01-09 23:25:03 +0100 |
commit | 46eccf2fd0c894790405b2e3aae8dfb99f5a5d98 (patch) | |
tree | 07246e00cd442fa2651f6005f610b42c43e4d9e8 /ChangeLog | |
parent | 64c4d190a3ab6b4fa60b10208b32f3b270a72482 (diff) | |
download | backupninja-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-- | ChangeLog | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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. |