From 35b77f93c49ad455fe835f4aee1caa548d93bba8 Mon Sep 17 00:00:00 2001 From: Paul Beckingham Date: Sun, 5 Apr 2015 10:33:36 -0400 Subject: [PATCH] TW-57: user defined attribute sort order - When a UDA of type 'string' specifies allowable values, that list is used to indicate the sort order, from high to low (thanks to Max Muller). --- ChangeLog | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index d574360be..40c65b4e4 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,6 +1,7 @@ 2.4.3 () - -- TW-70 urgency.user.keyword..coefficient=... +- TW-57 user defined attribute sort order (thanks to Max Muller). +- TW-70 urgency.user.keyword..coefficient=... - TW-1279 Make default.* not apply to recurring tasks. - TW-1287 Make default.* not apply to synced tasks. - TW-1578 Bash tab completion problems on first run