summaryrefslogtreecommitdiff
path: root/history.txt
diff options
context:
space:
mode:
authorjmoenig <jens@moenig.org>2014-09-29 09:50:16 +0200
committerjmoenig <jens@moenig.org>2014-09-29 09:50:16 +0200
commit8b5fa7f23c82999ff8cf34731f053e7e58766643 (patch)
tree66c5cb64396308b31286f691955b20b52e0e66a6 /history.txt
parent94c44902e1307d9477d43fe78e5b7df4430741f9 (diff)
downloadsnap-yow-8b5fa7f23c82999ff8cf34731f053e7e58766643.tar.gz
snap-yow-8b5fa7f23c82999ff8cf34731f053e7e58766643.zip
fixed #591
fully copy local variables for sprite duplicates and (Scratch-like) clones
Diffstat (limited to 'history.txt')
-rwxr-xr-xhistory.txt4
1 files changed, 4 insertions, 0 deletions
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