summaryrefslogtreecommitdiff
path: root/history.txt
diff options
context:
space:
mode:
authorjmoenig <jens@moenig.org>2013-09-18 17:06:08 +0200
committerjmoenig <jens@moenig.org>2013-09-18 17:06:08 +0200
commitdaff84a97a7b0936f6008b8458dec22ba42b151b (patch)
treefd35349ae85b88edd52022f401abf31201e88115 /history.txt
parente9afcc9ec3e990eb1ebc79790fcf5048372858c1 (diff)
downloadsnap-daff84a97a7b0936f6008b8458dec22ba42b151b.tar.gz
snap-daff84a97a7b0936f6008b8458dec22ba42b151b.zip
Prevent local custom blocks in global custom block definitions
fixes #167 for future projects
Diffstat (limited to 'history.txt')
-rwxr-xr-xhistory.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/history.txt b/history.txt
index 625bb1d..ca18e11 100755
--- a/history.txt
+++ b/history.txt
@@ -1916,3 +1916,4 @@ ______
130918
------
* Objects, GUI: prevent costumes with CORS-tainted canvases, expected to fix #155, #154, #151, #148, #147, #127 for future projects
+* BYOB: Prevent local custom blocks in global custom block definitions, fixes #167 for future projects