Bug #990
- Precise in the documentation that the wildcards for color precedence must terminate with a dot. If not, 'tag' is completed as 'tagged', which violates the default precedence rule. - Change default precedence rule to reflect this. - Unit test. - ChangeLog and AUTHORS file updated.
This commit is contained in:
committed by
Paul Beckingham
parent
90c420263c
commit
7a8e292fe8
@@ -69,6 +69,8 @@ Bugs
|
||||
+ Fixed incorrect Lua API return value (thanks to Oleksii Tsai).
|
||||
+ Fixed bug #956, which prevents 'ids', 'uuids' and helper commands to be used
|
||||
directly by external script when a variable is override.
|
||||
+ Fixed bug #990, which prevents color precedence to be applied correctly for
|
||||
tagged tasks.
|
||||
|
||||
------ old releases ------------------------------
|
||||
|
||||
|
||||
Reference in New Issue
Block a user