aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorintrigeri <intrigeri@boum.org>2011-08-17 12:00:16 +0200
committerintrigeri <intrigeri@boum.org>2011-08-17 12:15:37 +0200
commite691eb7a10d1ed618cb670886340b55ad5b7686a (patch)
tree25096a7863b793367146ac048d7e199dd4ce7240 /ChangeLog
parent52eb8d0c4b4b1d9f0777c6f0b9ff4d4a86858874 (diff)
downloadbackupninja-e691eb7a10d1ed618cb670886340b55ad5b7686a.tar.gz
backupninja-e691eb7a10d1ed618cb670886340b55ad5b7686a.tar.bz2
Allow 'when = XXX' in sh jobs.
when=XXX did work already. This patch allow to write this with spaces around the equal sign - as in every other backup.d/ file.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index f4a38f5..872f974 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+version 0.9.10 -- UNRELEASED
+ handler changes:
+ sh:
+ . Allow 'when = XXX' with spaces (Redmine#2769).
+ Thanks to casper for the patch.
version 0.9.9 -- May 15, 2011
backupninja changes
. Use locking to avoid running concurrent instances of the same backup