summaryrefslogtreecommitdiff
path: root/history.txt
diff options
context:
space:
mode:
authorjmoenig <jens@moenig.org>2013-10-04 10:34:59 +0200
committerjmoenig <jens@moenig.org>2013-10-04 10:34:59 +0200
commitec6b46a4c58f25ab7f8c1e47493f131809b6fd3b (patch)
tree1227c89f855d2f6bc2d55020c9ec9d2e95527a4c /history.txt
parent9a0881b96a729b2dcdc55645b293f61276551fa6 (diff)
downloadsnap-byow-ec6b46a4c58f25ab7f8c1e47493f131809b6fd3b.tar.gz
snap-byow-ec6b46a4c58f25ab7f8c1e47493f131809b6fd3b.zip
Type-check the SPLIT block's input before eval'ing it
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 93860b5..2605a14 100755
--- a/history.txt
+++ b/history.txt
@@ -1933,3 +1933,7 @@ ______
131001
------
* Objects: smooth numerical values displayed in watchers
+
+131004
+------
+* Threads: Type-check the SPLIT block's input before eval'ing it