diff options
author | Elijah Saxon <elijah@riseup.net> | 2005-04-13 05:29:33 +0000 |
---|---|---|
committer | Elijah Saxon <elijah@riseup.net> | 2005-04-13 05:29:33 +0000 |
commit | c7e96acc455c3b5c74f97e812072e1a55664adce (patch) | |
tree | 114657ceea9ad2a2af1550f2fc64e1a681354298 /changelog | |
parent | fb77e731737f3ca96f1295f9ee1f9f58278da84e (diff) | |
download | backupninja-c7e96acc455c3b5c74f97e812072e1a55664adce.tar.gz backupninja-c7e96acc455c3b5c74f97e812072e1a55664adce.tar.bz2 |
rdiff works with sshd banner... rdiff local dest works... create logfile... when=hourly... rdiff nice...
Diffstat (limited to 'changelog')
-rw-r--r-- | changelog | 9 |
1 files changed, 9 insertions, 0 deletions
@@ -1,3 +1,12 @@ +version 0.5 -- April 12 2005 + rdiff handler works when remote sshd has a banner + rdiff handler supports local dest + logfile is created if it doesn't exist + added "when = hourly" +xxxx fixed bug with 'when' option + added 'nice' to rdiff handler + fixed bug where actions were not run in numeric order. + version 0.4.4 -- March 18 2005 results of handlers are now read line by line. changes to rdiff handler: added "options", and "keep" is |