summaryrefslogtreecommitdiff
path: root/Changelog
diff options
context:
space:
mode:
authorDaniel Friesel <derf@finalrewind.org>2014-05-31 22:32:41 +0200
committerDaniel Friesel <derf@finalrewind.org>2014-05-31 22:32:41 +0200
commit733e076bb91606bd6ababf828b2693ca9fefbf9a (patch)
tree0cc38d4a2493a880a55b869f34e76cfc5d651728 /Changelog
parent13b42be3e52e052b04c5b1a2a2f5110e560878d1 (diff)
support downtime scheduling
still needs some polishing, this will follow later
Diffstat (limited to 'Changelog')
-rw-r--r--Changelog6
1 files changed, 4 insertions, 2 deletions
diff --git a/Changelog b/Changelog
index 0d75163..6dff008 100644
--- a/Changelog
+++ b/Changelog
@@ -1,9 +1,11 @@
git HEAD
+ * New dependencies: DateTime and DateTime::Format::Strptime
* NOT BACKWARDS COMPATIBLE: Add -a/--action option to invoke generic
actions on selected services. This replaces -a/--acknowledge with
- -a acknowledge, -r/--recheck with -a recheck and -u/--force-recheck
- wiht -a force_recheck
+ -aa/ -a acknowledge, -r/--recheck with -ar / -a recheck and
+ -u/--force-recheck wiht -aR / -a force_recheck
+ * add -ad / -a downtime option to schedule host/service downtimes
icli 0.47 - Thu May 29 2014