diff options
author | Elijah Saxon <elijah@riseup.net> | 2005-10-10 17:36:09 +0000 |
---|---|---|
committer | Elijah Saxon <elijah@riseup.net> | 2005-10-10 17:36:09 +0000 |
commit | d1011cef819190bf23b11a2c681dc8dc9433fe28 (patch) | |
tree | d5695e3702fda85055afcdd8d67700205fe1b744 /docs/changelog | |
parent | dd45c5d78f6546caa3c3a23aa310ac0157532f08 (diff) | |
download | backupninja-d1011cef819190bf23b11a2c681dc8dc9433fe28.tar.gz backupninja-d1011cef819190bf23b11a2c681dc8dc9433fe28.tar.bz2 |
brought man pages up to date.
Diffstat (limited to 'docs/changelog')
-rw-r--r-- | docs/changelog | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/docs/changelog b/docs/changelog index afd3097..871c939 100644 --- a/docs/changelog +++ b/docs/changelog @@ -7,7 +7,10 @@ version 0.9 -- unreleased changed direct grep of /etc/passwd to getent passwd. rdiff helper has much better information on failed ssh attempt (patch from cmccallum@thecsl.org). - + rdiff handler now supports remote source and local dest. + (patch from cmccallum@thecsl.org). + man pages are greatly improved. + version 0.8 -- September 15 2005 added pgsql (PostgreSQL) handler, with vservers support. added vservers support to duplicity handler |