- When parsing '\o/' the state Lexer::typeIdentifierEscape had no exit but a
  successful outcome, and looped.
- Fixed test.
This commit is contained in:
Paul Beckingham
2014-10-16 20:49:39 -04:00
parent bb060d5ff8
commit 51f08496b5
3 changed files with 11 additions and 5 deletions

View File

@@ -167,6 +167,7 @@
- TW-1424 Using a date of '1824days' (in the future) fails (thanks to Black Ops
Testing).
- TW-1428 Add support for color.uda.<name>.<value> rules.
- TW-1436 Parser hangs when multiple slashes are used.
- Removed deprecated 'echo.command' setting, in favor of the 'header' and
'affected' verbosity tokens.
- Removed deprecated 'edit.verbose' setting, in favor of the 'edit' verbosity