aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorintrigeri <intrigeri@boum.org>2008-06-25 09:54:45 +0000
committerintrigeri <intrigeri@boum.org>2008-06-25 09:54:45 +0000
commit788e82b56a4bdd1758e9887788b8fb818c9850a3 (patch)
treea11281561600c8064f52756eeba186ae1a229840 /ChangeLog
parentbc8d8172189797e429549cac994b9cbfd2f6a52f (diff)
downloadbackupninja-788e82b56a4bdd1758e9887788b8fb818c9850a3.tar.gz
backupninja-788e82b56a4bdd1758e9887788b8fb818c9850a3.tar.bz2
dup: set secure permissions on tmpdir when creating it
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 2 insertions, 2 deletions
diff --git a/ChangeLog b/ChangeLog
index 73a38f1..e1a88f4 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -21,8 +21,8 @@ version 0.9.6 -- unreleased
new syntax.
. Support every duplicity-supported transport with new configuration
option desturl (Closes: #483712, #346040, Trac#2).
- .
- Actually allow to backup only VServers, by relaxing $include test.
+ . Actually allow to backup only VServers, by relaxing $include test.
+ . Set secure permissions on tmpdir when creating it.
ldap:
. support HDB backend just as the BDB one, and make message clearer
when no supported backend is found (Closes: #476910)