aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 03f227b..276467e 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,4 +1,8 @@
version 0.9.9 -- UNRELEASED
+ backupninja changes
+ . Use locking to avoid running concurrent instances of the same backup
+ action. Thanks to Olivier Berger <oberger@ouvaton.org> for the patch.
+ (Closes: #511300)
handler changes
dup:
. Use --tempdir option rather than TMPDIR environment variable.