summaryrefslogtreecommitdiff
path: root/history.txt
diff options
context:
space:
mode:
authorjmoenig <jens@moenig.org>2013-07-11 14:54:44 +0200
committerjmoenig <jens@moenig.org>2013-07-11 14:54:44 +0200
commiteb8aef28c82d86f43ac16d80d5c3a1b6a39561ac (patch)
tree2c53a398207bf2f7f19a7aeea03aacc0b9e3fd25 /history.txt
parent2589ec517206d4325b58e2678016f19945b2fbb9 (diff)
downloadsnap-byow-eb8aef28c82d86f43ac16d80d5c3a1b6a39561ac.tar.gz
snap-byow-eb8aef28c82d86f43ac16d80d5c3a1b6a39561ac.zip
fixed occasional flickering in scripting areas
(caused by deleted feedback morphs, a bug that surfaced in Chrome 28 on OSX and may be due to a possible Chrome GC issue)
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 ceaf1d6..6140b94 100755
--- a/history.txt
+++ b/history.txt
@@ -1799,3 +1799,7 @@ ______
130710
------
* GUI: Reset hidden primitives and code mappings upon loading a new project
+
+130711
+------
+* Blocks: fixed occasional flickering in scripting areas (caused by deleted feedback morphs, a bug that surfaced in Chrome 28 on OSX and may be due to a possible Chrome GC issue)