summaryrefslogtreecommitdiff
path: root/Changelog
diff options
context:
space:
mode:
authorDaniel Friesel <derf@finalrewind.org>2014-05-31 20:31:38 +0200
committerDaniel Friesel <derf@finalrewind.org>2014-05-31 20:31:38 +0200
commit94bdfd9b99e031b6e7bdace43a433f06aebcbbb0 (patch)
tree5656956f18fbe6cf5f42ec19863d088a4b6cd127 /Changelog
parent84892a8583ade34cd97ac92b6ea1fb98f5dfc8d1 (diff)
icli: Use generic -a/--action option for actions
Diffstat (limited to 'Changelog')
-rw-r--r--Changelog7
1 files changed, 7 insertions, 0 deletions
diff --git a/Changelog b/Changelog
index 422d0a9..0d75163 100644
--- a/Changelog
+++ b/Changelog
@@ -1,3 +1,10 @@
+git HEAD
+
+ * 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
+
icli 0.47 - Thu May 29 2014
* Remove autodie dependency, improve error messages