From e6ba46b9feb7fa1a58f68b57fdc798edb68c7214 Mon Sep 17 00:00:00 2001 From: Paul Beckingham Date: Sun, 8 Jun 2014 09:05:53 -0400 Subject: [PATCH] TW-1273 - TW-1273 Words in task descriptions and annotations are cut-off after a hyphen (thanks to Elias Probst). --- ChangeLog | 2 ++ 1 file changed, 2 insertions(+) diff --git a/ChangeLog b/ChangeLog index 1c8dc0562..0631d0d09 100644 --- a/ChangeLog +++ b/ChangeLog @@ -56,6 +56,8 @@ - TW-1263 Command Reference Redesign. - TW-1264 Project | Tags assigned ratio of tasks (thanks to Benjamin Weber). - TW-1265 cannot add UDA with underscore (thanks to Jakub Wilk). +- TW-1273 Words in task descriptions and annotations are cut-off after a hyphen + (thanks to Elias Probst). - TW-1274 Map 'modification' attribute to 'modified' (thanks to jck). - TW-1278 Next report filters tasks with due date set until due date arrives (thanks to Renato Alves).