aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorintrigeri <intrigeri@boum.org>2010-12-26 18:56:33 +0100
committerintrigeri <intrigeri@boum.org>2010-12-26 18:56:33 +0100
commit5c7a26f70d0d899e99f3680e25e643e232502955 (patch)
tree316d98ad2bd42ac42d6252f7be50f996fc0e3e1a /ChangeLog
parentc5832421a551550a87dc4ff1062ae659b67b332e (diff)
downloadbackupninja-5c7a26f70d0d899e99f3680e25e643e232502955.tar.gz
backupninja-5c7a26f70d0d899e99f3680e25e643e232502955.tar.bz2
Update ChangeLog and authors.
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.