Merge branch '1.9.2' of tasktools.org:task into 1.9.2

This commit is contained in:
Paul Beckingham 2010-06-15 08:31:08 -04:00
commit 5e55166617
7 changed files with 90 additions and 1 deletions

View file

@ -14,6 +14,8 @@
+ Added feature #407, a new 'task show' command to display the current
configuration settings or just the ones matching a search string.
'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.
+ 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.