aboutsummaryrefslogtreecommitdiff
path: root/changelog
diff options
context:
space:
mode:
authorElijah Saxon <elijah@riseup.net>2005-10-02 12:45:12 +0000
committerElijah Saxon <elijah@riseup.net>2005-10-02 12:45:12 +0000
commit995e34e1663e2448dea174412d58ff03ad32c6cc (patch)
tree9db2343d37c8cacb84a5a15a8db205464d5fd1c5 /changelog
parentef4bbe3c2bb4af4c2a77e00f2ca0e8971847c0bd (diff)
downloadbackupninja-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--changelog2
1 files changed, 2 insertions, 0 deletions
diff --git a/changelog b/changelog
index 46227d4..ee0d727 100644
--- a/changelog
+++ b/changelog
@@ -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