- Task supports improved word-wrapping to the terminal width.

This commit is contained in:
Paul Beckingham 2008-09-12 12:48:53 -04:00
parent 4f8f044644
commit df215f228d
3 changed files with 24 additions and 10 deletions

View file

@ -19,6 +19,7 @@ represents a feature release, and the Z represents a patch.
+ Task now supports a default project and priority for new tasks, via
the new "default.project" and "default.priority" configuration variables
(thanks to Vincent Fleuranceau)
+ Task supports improved word-wrapping to the terminal width
------ old releases ------------------------------