mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-07-07 20:06:36 +02:00
Bug #597
- Fixed bug #597, which caused a missing project to be counted as a project in the projects command (thanks to Steve Rader).
This commit is contained in:
parent
07755e2c56
commit
b553954d37
2 changed files with 11 additions and 2 deletions
|
@ -62,6 +62,8 @@
|
|||
+ Fixed bug #595, where taskwarrior ignored changes to the wait date during
|
||||
the edit command, consequently not changing task status (thanks to Eric
|
||||
Fluger).
|
||||
+ Fixed bug #597, which caused a missing project to be counted as a project
|
||||
in the projects command (thanks to Steve Rader).
|
||||
+ Applied patch to fix bug #613, so that the summary report and the projects
|
||||
command now consistently show a missing project as "(none)" (thanks to
|
||||
Steve Rader).
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue