Browse Source

Release note: buffer API call rename

v1.0-maintenance
Sami Vaarala 10 years ago
parent
commit
6ed091d2b2
  1. 3
      RELEASES.rst

3
RELEASES.rst

@ -543,6 +543,9 @@ Planned
* Feature complete baseline release
* Rename duk_is_fixed() to duk_is_fixed_buffer() and duk_is_dynamic() to
duk_is_dynamic_buffer() for consistency with other API calls
* Add OS and compiler strings to Duktape.env
* Make error 'tracedata' an internal property for better sandboxing

Loading…
Cancel
Save