summaryrefslogtreecommitdiff
path: root/history.txt
diff options
context:
space:
mode:
authorjmoenig <jens@moenig.org>2013-04-12 10:11:45 +0200
committerjmoenig <jens@moenig.org>2013-04-12 10:11:45 +0200
commit54415a2cfcf68763c4836b540d23737ed4c99a50 (patch)
tree770faaafacef4efde595206236c332d58208d18d /history.txt
parenta03d8fba4d353e9fa7b8bf950ac120d677586303 (diff)
downloadsnap-byow-54415a2cfcf68763c4836b540d23737ed4c99a50.tar.gz
snap-byow-54415a2cfcf68763c4836b540d23737ed4c99a50.zip
Lists: fix for typecasting bug in CONTAINS primitive
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 7cec8b9..a39c675 100755
--- a/history.txt
+++ b/history.txt
@@ -1617,3 +1617,7 @@ ______
------
* Morphic: virtual keyboard enhancements (see Morphic.js)
* GUI: disabled localStorage (as in I9 running locally) no longer prevents Snap! from loading
+
+130412
+------
+* Lists: fix for typecasting bug in CONTAINS