aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorintrigeri <intrigeri@boum.org>2008-06-24 10:48:55 +0000
committerintrigeri <intrigeri@boum.org>2008-06-24 10:48:55 +0000
commitc0ca5e3ddaee51add13199ef11e892162c788da5 (patch)
treed4ec3463d8821691a79c758b512b82e97eb3ff9e /ChangeLog
parent5297a4855d01d0b96a4842e2671269d2c604c427 (diff)
downloadbackupninja-c0ca5e3ddaee51add13199ef11e892162c788da5.tar.gz
backupninja-c0ca5e3ddaee51add13199ef11e892162c788da5.tar.bz2
Allow the entire backup run to be halted by an action (Closes: #455836)
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 3 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 06f45d6..fd3cc48 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,6 +1,8 @@
version 0.9.6 -- unreleased
backupninja changes
- fix bug in cstream definition, thanks Jamie McClelland
+ . fix bug in cstream definition, thanks Jamie McClelland
+ . Allow the entire backup run to be halted by an action, thanks to
+ Matthew Palmer (Closes: #455836)
handler changes
dup:
. General cleanup