TW-1724: some commands show color codes when redirected

- Thanks to Alan Young.
This commit is contained in:
Paul Beckingham 2015-11-15 14:43:53 -05:00
parent a6f8d93fe1
commit 9e67ae0132

View file

@ -18,6 +18,7 @@
- TW-1720 CmdContext uses a mix of both throw and std::cout to convey
errors (thanks to Paul Beckingham).
- TW-1723 task info causes segfault (thanks to Roman Golovin).
- TW-1724 some commands show color codes when redirected (thanks to Alan Young).
- 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.