From 4f9503421be225c3666162d8baffba7ccd34a386 Mon Sep 17 00:00:00 2001 From: Paul Beckingham Date: Sun, 6 Jul 2014 00:58:31 -0400 Subject: [PATCH] TW-1334 - TW-1334 task mod description:"word1 word2" fails to handle space (thanks to Benjamin Weber). --- ChangeLog | 2 ++ 1 file changed, 2 insertions(+) diff --git a/ChangeLog b/ChangeLog index 819a0f9b8..265a96f88 100644 --- a/ChangeLog +++ b/ChangeLog @@ -112,6 +112,8 @@ - TW-1324 Numeric UDAs are compared as strings (thanks to Ben Boeckel). - TW-1329 Short UUIDs (thanks to Benjamin Weber). - TW-1331 date more than 5 years away is faulty (thanks to Onion). +- TW-1334 task mod description:"word1 word2" fails to handle space (thanks to + Benjamin Weber). - TW-1336 Project attribute does not allow whitespace (thanks to Benjamin Weber). - TW-1341 confirmation config setting should apply to config command as well (thanks to Charles Ulrich).