summaryrefslogtreecommitdiff
path: root/history.txt
diff options
context:
space:
mode:
Diffstat (limited to 'history.txt')
-rwxr-xr-xhistory.txt17
1 files changed, 17 insertions, 0 deletions
diff --git a/history.txt b/history.txt
index 0faac6b..30de1ab 100755
--- a/history.txt
+++ b/history.txt
@@ -2333,3 +2333,20 @@ ______
* Threads: fix ‘line’ option in ‘split’ block for Windows files, thanks, @brianharvey!
* Morphic: fix slider range 1, thanks, @tonychenr !
* translation update, thanks, Manuel!
+
+141121
+------
+* Threads, Blocks: Fix STOP THIS BLOCK’s lexical awareness
+
+1411213
+-------
+* Threads: Fix “stop this block” primitive for tail-call-elimination
+
+1411214
+-------
+* Threads: Fixed #318
+* Objects: Fixed #416
+* Objects: Fixed #372
+* Threads: Fixed #644
+* Store: Fixed #34
+* Threads: Fixed #131