- TW-1300 _get could use return codes (thanks to Scott Kostyshak).
This commit is contained in:
Paul Beckingham 2014-04-12 13:32:35 -04:00
parent 32272addd0
commit 501194abfa
6 changed files with 107 additions and 5 deletions

View file

@ -35,6 +35,7 @@
Wilk).
- TW-1296 make test/run_all exit with non-zero code if a test fail (thanks to
Jakub Wilk).
- TW-1300 _get could use return codes (thanks to Scott Kostyshak).
- TW-1301 Virtual tag +PENDING (thanks to Profpatsch).
- TW-1302 CmdShow.cpp:244: bad length in substr ? (thanks to David Binderman).
- Removed deprecated 'echo.command' setting, in favor of the 'header' and