- 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:
Paul Beckingham 2011-01-03 22:21:51 -05:00
parent 07755e2c56
commit b553954d37
2 changed files with 11 additions and 2 deletions

View file

@ -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).