diff options
author | Elijah Saxon <elijah@riseup.net> | 2005-10-02 12:45:12 +0000 |
---|---|---|
committer | Elijah Saxon <elijah@riseup.net> | 2005-10-02 12:45:12 +0000 |
commit | 995e34e1663e2448dea174412d58ff03ad32c6cc (patch) | |
tree | 9db2343d37c8cacb84a5a15a8db205464d5fd1c5 /changelog | |
parent | ef4bbe3c2bb4af4c2a77e00f2ca0e8971847c0bd (diff) | |
download | backupninja-995e34e1663e2448dea174412d58ff03ad32c6cc.tar.gz backupninja-995e34e1663e2448dea174412d58ff03ad32c6cc.tar.bz2 |
created function maketemp, to be used by backupninja
and maildir handler for creating safe temp files.
Diffstat (limited to 'changelog')
-rw-r--r-- | changelog | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -1,6 +1,8 @@ +version 0.9 -- unreleased 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 |