From 949c7bba06f9b905f1d449a057c68941700c146c Mon Sep 17 00:00:00 2001 From: Paul Beckingham Date: Fri, 4 Jul 2014 01:28:43 -0400 Subject: [PATCH] TW-259 - TW-259 Hyphenated words are split when added (thanks to Ben Boeckel). --- ChangeLog | 1 + 1 file changed, 1 insertion(+) diff --git a/ChangeLog b/ChangeLog index 66223fa63..ebe7fa9ac 100644 --- a/ChangeLog +++ b/ChangeLog @@ -47,6 +47,7 @@ Harlan). - TW-255 'Mask' instead of 'iMask' shown in info report (thanks to Benjamin Weber) +- TW-259 Hyphenated words are split when added (thanks to Ben Boeckel). - TW-261 Easy to create "not deletable" task (thanks to Jan Kunder). - TW-266 Allow project auto-completion to search completed tasks (thanks to Kosta Harlan).