mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-07-07 20:06:36 +02:00
Bug #1063
- Fixed bug #1063, so that numeric UDA fields are now sortable (thanks to Max Muller).
This commit is contained in:
parent
7e3ee1b284
commit
e180dce1bc
3 changed files with 82 additions and 2 deletions
|
@ -54,6 +54,8 @@ Bugs
|
|||
+ Fixed bug #1056, where CmdSummary did not print abstract parents.
|
||||
+ Fixed bug #1059, where CmdEdit was running garbage collection.
|
||||
+ Fixed bug #1060, where an error was not thrown correctly.
|
||||
+ Fixed bug #1063, so that numeric UDA fields are now sortable (thanks to Max
|
||||
Muller).
|
||||
+ Fixed bug #1065, where CmdShow issued messages in incorrect situations.
|
||||
+ Partially fixed #1083, which showed 'task 0 ...' when modifying a non-
|
||||
pending task (thanks to Aikido Guy).
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue