From 098eef099a7cd6026ce02e1bb0f7a78d71f4d79a Mon Sep 17 00:00:00 2001 From: Paul Beckingham Date: Mon, 16 Jan 2017 12:33:18 -0500 Subject: [PATCH] TW-1572: Alternative approach to urgency inheritance - Thanks to Jens Erat, Wim Schuermann. --- ChangeLog | 2 ++ 1 file changed, 2 insertions(+) diff --git a/ChangeLog b/ChangeLog index 92368850a..590b05ec8 100644 --- a/ChangeLog +++ b/ChangeLog @@ -6,6 +6,8 @@ (thanks to Aikido Guy). - TW-213 Align countdown column on boundary between number and text. (thanks to Eric Fluger). +- TW-1572 Alternative approach to urgency inheritance + (thanks to Jens Erat, Wim Schuermann). - TW-1785 Purge command to remove deleted tasks (thanks to Paul Beckingham). - TW-1772 Implementation of circular dependency detection is