Configuration

- New 'recurrence' configuration setting can disable recurring task generation.
This commit is contained in:
Paul Beckingham 2015-01-25 15:41:31 -05:00
parent 8323407242
commit 4bdee56fa7
6 changed files with 15 additions and 0 deletions

View file

@ -27,6 +27,7 @@
- Changed assorted reports so they do not use '.age' format for dates that are
in the future, because those are never shown with this format (thanks to
Sujeevan Vijayakumaran).
- New 'recurrence' configuration setting can disable recurring task generation.
------ current release ---------------------------