Documentation

- With Charles permission, lifted an excellent description of task from
  a forum message to include in the main man page.  Thanks to T. Charles
  Yun.
This commit is contained in:
Paul Beckingham 2010-06-20 12:22:37 -04:00
parent ba87499eca
commit 8572080677
2 changed files with 11 additions and 0 deletions

View file

@ -16,6 +16,7 @@
'task config' is now only used to set new configuration values.
+ Added feature #298, supporting a configurable number of future recurring
tasks that are generated.
+ Improvements to the man pages (thanks to T. Charles Yun).
+ Fixed bug #406 so that task now includes command aliases in the _commands
helper command used by shell completion scripts.
+ Fixed bug #211 - it was unclear which commands modify a task description.