From b113ab234843425319d95becdc789e1cbb770ccc Mon Sep 17 00:00:00 2001 From: Paul Beckingham Date: Mon, 13 Jul 2015 08:23:40 -0400 Subject: [PATCH] TW-1609: In 'urgency<10', 10 is interpreted as an ID - Thanks to Wim Schuermann. --- ChangeLog | 1 + 1 file changed, 1 insertion(+) diff --git a/ChangeLog b/ChangeLog index 0fff26139..6d2c723ba 100644 --- a/ChangeLog +++ b/ChangeLog @@ -16,6 +16,7 @@ - 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). +- TW-1609 In 'urgency<10', 10 is interpreted as an ID (thanks to Wim Schuermann). - TW-1615 Japanese translation for Taskwarrior(150513) (thanks to ribbon). - Prevent potential task duplication during import for non-pending tasks. - Show the active context in "context list", if any is active.