summaryrefslogtreecommitdiff
path: root/history.txt
diff options
context:
space:
mode:
authorjmoenig <jens@moenig.org>2014-02-03 17:30:31 +0100
committerjmoenig <jens@moenig.org>2014-02-03 17:30:31 +0100
commit8654d9c3fc084fee3a460f8d64e53cfb58370936 (patch)
treed69dbbacb335b5e68a089e78574d319368d3f3d6 /history.txt
parent3fede790e437df776366789626b96bfd07f3cefa (diff)
downloadsnap-byow-8654d9c3fc084fee3a460f8d64e53cfb58370936.tar.gz
snap-byow-8654d9c3fc084fee3a460f8d64e53cfb58370936.zip
Morphic: Replaced deprecated DOM “body” references with “documentElement”
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 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”