mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-08-25 12:17:20 +02:00
Bug
- Fixed bug that prevented 'task list priority.above:L' from working. - Added unit tests.
This commit is contained in:
parent
426eac97aa
commit
6ea6c79375
3 changed files with 129 additions and 0 deletions
|
@ -48,6 +48,7 @@
|
|||
+ Fixed bug #405, which incorrectly compared dates on tasks created by
|
||||
versions earlier than 1.9.1 to those created by 1.9.1 or later (thanks to
|
||||
Ivo Jimenez).
|
||||
+ Fixed bug that prevented 'task list priority.above:L' from working.
|
||||
|
||||
------ old releases ------------------------------
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue