mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-07-07 20:06:36 +02:00
Bug Fix - #327 Deleting due date on recurring task wraps to 1969
- Task now prevents removal of either a due date or a recurrence from a recurring task.
This commit is contained in:
parent
b7726bce21
commit
b5f65850f8
3 changed files with 77 additions and 0 deletions
|
@ -7,6 +7,8 @@
|
|||
changes. Now task asks "Proceed with change? (Yes/no/all/quit)".
|
||||
+ Fixed bug #321 where all shell input was converted to lower case (thanks
|
||||
to Juergen Daubert).
|
||||
+ Fixed bug #327 that allowed the removal of a due date from a recurring
|
||||
task.
|
||||
|
||||
------ old releases ------------------------------
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue