mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-08-26 15:47:19 +02:00
Bug #987
- Fixed bug #987, so that total active time does not continue to accumulate after an active task is completed. Signed-off-by: Paul Beckingham <paul@beckingham.net>
This commit is contained in:
parent
8cbacdacf7
commit
b4d09d1c30
2 changed files with 8 additions and 3 deletions
|
@ -22,6 +22,8 @@ Bugs
|
|||
Spiegl).
|
||||
+ Fixed bug #986, so that the 'info' report uses the correct date format
|
||||
(thanks to Louis-Claude Canon).
|
||||
+ Applied patch for bug #987, so that total active time does not continue to
|
||||
accumulate after an active task is completed (thanks to Louis-Claude Canon).
|
||||
+ Fixed bug #988, updating the documentation so that 'undo.data' usage is more
|
||||
clearly stated (thanks to Louis-Claude Canon).
|
||||
+ Fixed grammar in feedback string (thanks to Uli Martens).
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue