From 71d2376ff18bb2949d92569b726d6a4b1ce5fec0 Mon Sep 17 00:00:00 2001 From: Paul Beckingham Date: Mon, 13 Jul 2015 08:01:26 -0400 Subject: [PATCH] Bug: TW-1600 - Filtering "regressions"(?) in task-2.4.3, task-2.4.4 (thanks to Ralph Bean). --- ChangeLog | 2 ++ 1 file changed, 2 insertions(+) diff --git a/ChangeLog b/ChangeLog index 13b383f7f..20b6d3fb3 100644 --- a/ChangeLog +++ b/ChangeLog @@ -14,6 +14,8 @@ - TW-1454 Redundant dependency should not stop modification (thanks to Tomas Babej). - TW-1572 Better urgency inheritance (thanks to Jens Erat). +- TW-1600 Filtering "regressions"(?) in task-2.4.3, task-2.4.4 (thanks to Ralph + Bean). - Prevent potential task duplication during import for non-pending tasks. - Show the active context in "context list", if any is active. - Fix "task edit" dropping annotation text after newlines.