Bug Fix - recurring task with no due date

- A recurring task may not be added without a due date.  Previously,
  this restriction only applied to modified tasks.
This commit is contained in:
Paul Beckingham
2009-08-04 16:26:23 -06:00
parent 0499bfff49
commit fc8f8957c4
2 changed files with 10 additions and 0 deletions

View File

@@ -10,6 +10,7 @@
Federico Hernandez).
+ Fixed bug #242 that sometimes causes the ID echoed after a task is added
to be incorrect (thanks to John Florian).
+ Fixed bug that allowed a recurring task to be added without a due date.
------ old releases ------------------------------