Browse Source

Release note update: DUK_COMPILE_FUNCTION

pull/30/head
Sami Vaarala 11 years ago
parent
commit
149eef83a1
  1. 2
      RELEASES.txt

2
RELEASES.txt

@ -332,6 +332,8 @@ Planned
* Align duk_to_fixed_buffer() arguments and return value with duk_to_buffer()
(this is an API incompatible change); add duk_to_dynamic_buffer()
* Implement the DUK_COMPILE_FUNCTION flag for duk_compile()
* Remove Duktape.line() as redundant to Duktape.act()
* Serialize negative zero as '-0' in JSONX and JSONC

Loading…
Cancel
Save