From 8b5fa7f23c82999ff8cf34731f053e7e58766643 Mon Sep 17 00:00:00 2001 From: jmoenig Date: Mon, 29 Sep 2014 09:50:16 +0200 Subject: fixed #591 fully copy local variables for sprite duplicates and (Scratch-like) clones --- history.txt | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'history.txt') diff --git a/history.txt b/history.txt index cf09d79..25993eb 100755 --- a/history.txt +++ b/history.txt @@ -2275,3 +2275,7 @@ ______ ------ * Blocks: Make upvars mutable * GUI: fixed #585 (sprite name conflict with stage). Thanks, Michael, for the report! + +140929 +------ +* Threads: fixed #591 fully copy local variables for sprite duplicates and (Scratch-like) clones -- cgit v1.3.1