From cbab4d0ebab136283580235f7794da7805c66cc9 Mon Sep 17 00:00:00 2001 From: Paul Beckingham Date: Mon, 13 Jul 2015 11:17:49 -0400 Subject: [PATCH] TW-1480: Weird behaviour on redundant filter beginning with number - Thanks to Tomas Babej. --- ChangeLog | 2 ++ 1 file changed, 2 insertions(+) diff --git a/ChangeLog b/ChangeLog index 51a342b3c..d7d9cf9e9 100644 --- a/ChangeLog +++ b/ChangeLog @@ -18,6 +18,8 @@ Babej). - TW-1475 task config expands values with unnecessary spaces (thanks to Tomas Babej). +- TW-1480 Weird behaviour on redundant filter beginning with number (thanks to + Tomas Babej). - TW-1527 Extra spaces added around slashes (thanks to Renato Alves). - TW-1529 Parser incorrectly inserting spaces into task description (thanks to David Brenner).