|
@@ -1,10 +1,11 @@
|
|
-2017-XX-XX: 3.4.4
|
|
|
|
|
|
+2017-10-08: 3.4.4
|
|
|
|
|
|
Bugfixes:
|
|
Bugfixes:
|
|
|
|
|
|
flash : fixed flash target broken when compiled with OCaml 4.05 (#6589)
|
|
flash : fixed flash target broken when compiled with OCaml 4.05 (#6589)
|
|
php7 : fixed accessing `static inline var` via reflection (#6630)
|
|
php7 : fixed accessing `static inline var` via reflection (#6630)
|
|
js : fixed js syntax error for `value.iterator--` (#6637)
|
|
js : fixed js syntax error for `value.iterator--` (#6637)
|
|
|
|
+ cpp : fixed evaluation order problem when constructing enums (#6643)
|
|
|
|
|
|
2017-09-10: 3.4.3
|
|
2017-09-10: 3.4.3
|
|
|
|
|