From fbf9a8be8d16854fcc7b00fdbb32dfd72dc376bb Mon Sep 17 00:00:00 2001 From: Paul Beckingham Date: Sun, 5 Apr 2015 10:38:13 -0400 Subject: [PATCH] TW-1539: user-defined urgency coefficients for priority values - The 'urgency.uda..coefficient', and 'urgency.uda...coefficient' settings allow the setting of an urgency coefficient for the presence of data, or a specific value (takes precedence). --- ChangeLog | 1 + 1 file changed, 1 insertion(+) diff --git a/ChangeLog b/ChangeLog index 2d6756ba3..c4b690e1f 100644 --- a/ChangeLog +++ b/ChangeLog @@ -5,6 +5,7 @@ - TW-111 User-defined priorities. - TW-1279 Make default.* not apply to recurring tasks. - TW-1287 Make default.* not apply to synced tasks. +- TW-1539 user-defined urgency coefficients for priority values. - TW-1578 Bash tab completion problems on first run (thanks to Renato Alves and Ptolemarch). - TW-1580 "modified" attribute no longer updated (thanks to David Patrick).