From a8cba3c9c8b8b914a0cc3322d2e4a5ff7c224644 Mon Sep 17 00:00:00 2001 From: Paul Beckingham Date: Wed, 5 Aug 2015 19:54:51 -0400 Subject: [PATCH] TW-1643: Batch modifying tasks under context sets description to '( )' - Thanks to Leon Feng. --- ChangeLog | 2 ++ 1 file changed, 2 insertions(+) diff --git a/ChangeLog b/ChangeLog index 04fda95bb..01bc49a86 100644 --- a/ChangeLog +++ b/ChangeLog @@ -99,6 +99,8 @@ Shahaf). - TW-1642 After "--", an apostrophe unexpectedly ends the task description (thanks to Jeremy John Reeder). +- TW-1643 Batch modifying tasks under context sets description to '( )' + (thanks to Leon Feng). - TW-1647 descriptions that are stringified ids (thanks to Daniel Shahaf). - TW-1648 Typo in Documentation (thanks to Simon W. Jackson). - Prevent potential task duplication during import for non-pending tasks.