diff options
author | Elijah Saxon <elijah@riseup.net> | 2005-10-10 18:01:56 +0000 |
---|---|---|
committer | Elijah Saxon <elijah@riseup.net> | 2005-10-10 18:01:56 +0000 |
commit | 1f0d91977b69c4e284de655e958830ead163424c (patch) | |
tree | 26394881ce58156d6177a87f41c4ee4497eac513 /docs | |
parent | d1011cef819190bf23b11a2c681dc8dc9433fe28 (diff) | |
download | backupninja-1f0d91977b69c4e284de655e958830ead163424c.tar.gz backupninja-1f0d91977b69c4e284de655e958830ead163424c.tar.bz2 |
Diffstat (limited to 'docs')
-rw-r--r-- | docs/changelog | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/docs/changelog b/docs/changelog index 871c939..50a12ef 100644 --- a/docs/changelog +++ b/docs/changelog @@ -7,9 +7,9 @@ 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. + 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. |