From 0ac751c94d20011e7266af30c91603a2da2226a9 Mon Sep 17 00:00:00 2001 From: Paul Beckingham Date: Mon, 10 Nov 2014 23:13:24 -0500 Subject: [PATCH] TW-1429 - TW-1429 Filtering of tags containing special words does not work (thanks to Johannes Schlatow). --- ChangeLog | 2 ++ 1 file changed, 2 insertions(+) diff --git a/ChangeLog b/ChangeLog index 778678f91..347de0231 100644 --- a/ChangeLog +++ b/ChangeLog @@ -173,6 +173,8 @@ - TW-1424 Using a date of '1824days' (in the future) fails (thanks to Black Ops Testing). - TW-1428 Add support for color.uda.. rules. +- TW-1429 Filtering of tags containing special words does not work (thanks to + Johannes Schlatow). - TW-1434 Parser issue in description.contains (thanks to Ralph Bean). - TW-1436 Parser hangs when multiple slashes are used. - TW-1437 taskd.trust has a bad default value.