summaryrefslogtreecommitdiff
path: root/history.txt
diff options
context:
space:
mode:
authorjmoenig <jens@moenig.org>2014-07-28 14:41:15 +0200
committerjmoenig <jens@moenig.org>2014-07-28 14:41:15 +0200
commitc0b91b5fa2f785d186f4c4b356e43ceb2048d6ca (patch)
tree383bd1a8e8b759c33fd4e0c7f78837ec9d1a630f /history.txt
parentd559312b0776891cb196eeb2739c311fd7909ee6 (diff)
downloadsnap-byow-c0b91b5fa2f785d186f4c4b356e43ceb2048d6ca.tar.gz
snap-byow-c0b91b5fa2f785d186f4c4b356e43ceb2048d6ca.zip
enable “JS function” block to create custom control structures and HOFs
Diffstat (limited to 'history.txt')
-rwxr-xr-xhistory.txt5
1 files changed, 5 insertions, 0 deletions
diff --git a/history.txt b/history.txt
index f391645..0caf24b 100755
--- a/history.txt
+++ b/history.txt
@@ -2233,3 +2233,8 @@ ______
------
* Objects, Threads: new “JavaScript function” primitive. Go figure…
* GUI: updated Credits
+
+140728
+------
+* Lists: fixed "Load Failed Type Error Cannot read property 'isLinked' of null"
+* Threads: enable “JS function” block to create custom control structures and HOFs