summaryrefslogtreecommitdiff
path: root/history.txt
diff options
context:
space:
mode:
authorjmoenig <jens@moenig.org>2013-09-18 15:34:59 +0200
committerjmoenig <jens@moenig.org>2013-09-18 15:34:59 +0200
commite9afcc9ec3e990eb1ebc79790fcf5048372858c1 (patch)
treed1dbf920aa3b93174adb70e9d57cf60d9c01ad98 /history.txt
parentc0a0c1f4a7a9f3cfd055288817530cf7c46bb26d (diff)
downloadsnap-byow-e9afcc9ec3e990eb1ebc79790fcf5048372858c1.tar.gz
snap-byow-e9afcc9ec3e990eb1ebc79790fcf5048372858c1.zip
prevent costumes with imported CORS-tainted canvases
expected to fix #155, #154, #151, #148, #147, #127 for future projects
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 276a187..625bb1d 100755
--- a/history.txt
+++ b/history.txt
@@ -1912,3 +1912,7 @@ ______
* GUI: fixed #119, #149 (accessing a shared projects requires lowercasing the username)
* Portuguese translation update for SPLIT block, thanks, Manuel!
* Store, Objects: prevent costumes from being drawn while they are loading, fixes parts of #154
+
+130918
+------
+* Objects, GUI: prevent costumes with CORS-tainted canvases, expected to fix #155, #154, #151, #148, #147, #127 for future projects