TW-1466: UDA with type duration is stored as text/string

- Thanks to Thomas Sullivan.
This commit is contained in:
Paul Beckingham 2015-07-19 23:47:36 -04:00
parent 9c90d98418
commit 95a3c5a2b3

View file

@ -23,6 +23,8 @@
(thanks to Tomas Babej).
- TW-1456 Filter parser does not always handle multiple arguments bundled into
one with apostrophes (thanks to Tomas Babej).
- TW-1466 UDA with type duration is stored as text/string (thanks to Thomas
Sullivan).
- TW-1475 task config expands values with unnecessary spaces (thanks to Tomas
Babej).
- TW-1479 Task arguments not properly parsed if they contain a space (thanks to