From 8654d9c3fc084fee3a460f8d64e53cfb58370936 Mon Sep 17 00:00:00 2001 From: jmoenig Date: Mon, 3 Feb 2014 17:30:31 +0100 Subject: Morphic: Replaced deprecated DOM “body” references with “documentElement” MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- history.txt | 1 + 1 file changed, 1 insertion(+) (limited to 'history.txt') diff --git a/history.txt b/history.txt index 8ff5a12..8486b1a 100755 --- a/history.txt +++ b/history.txt @@ -2074,3 +2074,4 @@ ______ 140203 ------ * Threads: Fixed #313. “Block of sprite” now works for interpolated (“timed”) blocks and for reporters (i.e. SAY FOR, THINK FOR, GLIDE, ASK etc.) +* Morphic: replace deprecated DOM “body” references with “documentElement” -- cgit v1.3.1