From 444e16fdd22d32732fcf993e6476be6a49bd6035 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 c772db749..5649b90f8 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