- Fixed bug whereby table headers were underlined when color is turned off.

This commit is contained in:
Paul Beckingham
2008-06-24 01:37:18 -04:00
parent 2d21558a5a
commit 5d158d752d
3 changed files with 197 additions and 134 deletions

View File

@@ -15,6 +15,8 @@ represents a feature release, and the Z represents a patch.
+ "task undelete" can now undelete erroneously deleted tasks, provided no
reports have been run (and therefore TDB::gc run)
+ Added averages to the "task history" report
+ Bug: Fixed where Esc[0m sequences were being emitted for no good reason
+ Bug: Fixed underlined table headers when color is turned off
------ reality -----------------------------------