TW-1541: Priority should be converted to UDA (in default taskrc)

- The 'priority' core attribute is removed, replaced by a UDA configured to
  behave in the same manner.
This commit is contained in:
Paul Beckingham 2015-04-05 10:41:23 -04:00
parent fbf9a8be8d
commit b19b0f47e5

View file

@ -6,6 +6,8 @@
- TW-1279 Make default.* not apply to recurring tasks. - TW-1279 Make default.* not apply to recurring tasks.
- TW-1287 Make default.* not apply to synced tasks. - TW-1287 Make default.* not apply to synced tasks.
- TW-1539 user-defined urgency coefficients for priority values. - TW-1539 user-defined urgency coefficients for priority values.
- TW-1541 Priority should be converted to UDA (in default taskrc) (thanks to
Tomas Babej).
- TW-1578 Bash tab completion problems on first run - TW-1578 Bash tab completion problems on first run
(thanks to Renato Alves and Ptolemarch). (thanks to Renato Alves and Ptolemarch).
- TW-1580 "modified" attribute no longer updated (thanks to David Patrick). - TW-1580 "modified" attribute no longer updated (thanks to David Patrick).