diff options
author | Micah Anderson <micah@riseup.net> | 2005-09-28 14:57:17 +0000 |
---|---|---|
committer | Micah Anderson <micah@riseup.net> | 2005-09-28 14:57:17 +0000 |
commit | ef4bbe3c2bb4af4c2a77e00f2ca0e8971847c0bd (patch) | |
tree | 4a2ccabcff318ab60a64824cae702200892f66dc /changelog | |
parent | 1cb8c06d78706597e86f2035aa6324465c49d471 (diff) | |
download | backupninja-ef4bbe3c2bb4af4c2a77e00f2ca0e8971847c0bd.tar.gz backupninja-ef4bbe3c2bb4af4c2a77e00f2ca0e8971847c0bd.tar.bz2 |
Fixed error causing find to complain about not having -mindepth earlier
Diffstat (limited to 'changelog')
-rw-r--r-- | changelog | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1,5 +1,6 @@ removed erroneous magic file marker in pgsql handler fixed insecure temporary file creation + fixed incorrect find positional version 0.8 -- September 15 2005 added pgsql (PostgreSQL) handler, with vservers support. added vservers support to duplicity handler |