From 1720ce3ba882d8b9736becbd1ac7ed040a18e3b1 Mon Sep 17 00:00:00 2001 From: Sami Vaarala Date: Fri, 3 Mar 2017 00:01:24 +0200 Subject: [PATCH] Releases: explicit thr->callstack_curr --- RELEASES.rst | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/RELEASES.rst b/RELEASES.rst index 1a687a97..6305ff90 100644 --- a/RELEASES.rst +++ b/RELEASES.rst @@ -2536,7 +2536,8 @@ Planned flag (instead of a flag bit) (GH-1362) * Miscellaneous footprint improvements: more compact duk_hobject allocation - (GH-1357) + (GH-1357), explicit thr->callstack_curr field for current activation + (GH-1372) * Internal change: duk_hstring now has a 'next' heap pointer for string table chaining; this affects string allocation sizes which may matter for manually