- Included first set of 7 theme files, for light and dark backgrounds,
  with 16- and 256-color support.
- Modified man pages accordingly.
This commit is contained in:
Paul Beckingham 2010-07-05 13:32:11 -04:00
parent d6631767b5
commit 00041dce41
12 changed files with 130 additions and 14 deletions

View file

@ -34,6 +34,7 @@
'color.history.done' and 'color.history.delete' configuration variables.
+ Added feature #156, so that task supports both a 'side' and 'diff' style
of undo.
+ Distribution now includes 7 theme files, for 16- and 256-color terminals.
+ 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.