Browse Source

release note update: context dumps

pull/20/head
Sami Vaarala 11 years ago
parent
commit
5eb6006a9e
  1. 3
      RELEASES.txt

3
RELEASES.txt

@ -310,6 +310,9 @@ Planned
subset limited to the following traps: has, get, set, deleteProperty,
enumerate, ownKeys
* Add debug API calls to dump the stack top and values in the current context,
see e.g. duk_dump_context_stdout
* Serialize negative zero as '-0' in JSONX and JSONC
* Rename some feature options (DUK_OPT_xxx) for consistency, please check

Loading…
Cancel
Save