mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-07-07 20:06:36 +02:00
Bug Fix - annual recurrence due-date creep
- Fixed bug where annual recurring tasks exhibit due-date creep (thanks to T. Charles Yun).
This commit is contained in:
parent
1cbec205f1
commit
daea320564
6 changed files with 100 additions and 0 deletions
|
@ -141,6 +141,9 @@
|
|||
has any tags. This column can be added to any custom report.
|
||||
<li>Fixed bug where sometimes a task description was concatenated oddly if
|
||||
there was a colon somewhere in the description.
|
||||
<li>Fixed bug that caused recurring annual tasks to exhibit a creeping due
|
||||
date, because of an assumption of 365 days per year, which failed to
|
||||
consider leap years (thanks to T. Charles Yun).
|
||||
</ul>
|
||||
|
||||
<p>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue