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:
Paul Beckingham 2009-11-28 09:53:15 -05:00
parent b7726bce21
commit b5f65850f8
3 changed files with 77 additions and 0 deletions

View file

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