TW-1756: The columns.t unit test fails two tests after 2300 local

This commit is contained in:
Paul Beckingham
2016-01-31 23:48:02 -05:00
parent 3957c3567a
commit 6a0960174f
2 changed files with 3 additions and 2 deletions

View File

@@ -49,6 +49,7 @@
- TW-1750 REG_ENHANCED, used in RX.cpp, isn't defined in all versions of Darwin
(thanks to Misty De Meo).
- TW-1752 cleanup of diag output (thanks to David Patrick).
- TW-1756 The columns.t unit test fails two tests after 2300 local.
- Fixed broken build for Cygwin and older GCC (thanks to Richard Boß).
- The default configuration is now 256-color only.
- The 'columns' report now shows whether a column is modifiable or read only.