Adds a sanity check before use ctl:ruleRemoveTargetByTag

This commit closes the issue #1353
This commit is contained in:
Felipe Zimmerle
2017-05-22 09:21:13 -03:00
parent 112ba45e7a
commit 9ac9ff8223
2 changed files with 6 additions and 0 deletions

View File

@@ -1,6 +1,8 @@
DD MMM YYYY - 2.9.2 - To be released
------------------------------------
* Adds a sanity check before use ctl:ruleRemoveTargetByTag.
[Issue #1353 - @LukeP21 and @zimmerle]
* Uses an optional global lock while manipulating collections.
[Issues #1224 - @mturk and @zimmerle]
* Fix collection naming problem while merging collections.