Browse Source

release note update

pull/1/head
Sami Vaarala 11 years ago
parent
commit
3b6074d06f
  1. 3
      RELEASES.txt

3
RELEASES.txt

@ -151,7 +151,8 @@ Released
* Fixed a switch-case bug where successive case clauses with no code
in-between was not handled correctly
* Fixed a for statement control flow bug when continue was used
* Fixed a for statement control flow bug when the third clause of the for
statement was empty and a continue was used
* Fixed error lineNumber bug triggered when there was more than 127
source lines between successive compiled statements

Loading…
Cancel
Save