mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-07-07 20:06:36 +02:00
Bug #656
- Fixed bug that caused multiple recurring child tasks to be generated under certain circumstances. - Removed text.t.cpp tests that are not in task. - Added Bryce Harrington to AUTHORS file. - Corrected tests that were broken by the fix.
This commit is contained in:
parent
776a56fa67
commit
b2828b9702
7 changed files with 31 additions and 36 deletions
|
@ -104,6 +104,8 @@
|
|||
contained certain tokens (like 'Due:').
|
||||
+ Fixed bug #654, which broke the info command when a task had no journal
|
||||
entries.
|
||||
+ Fixed bug #656, which caused multiple recurring child tasks to be created
|
||||
(thanks to Bryce Harrington).
|
||||
+ Fixed bug #671, removing the claim in the 'edit' command claims that
|
||||
description text can wrap over multiple lines, because it cannot.
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue