summaryrefslogtreecommitdiff
path: root/history.txt
diff options
context:
space:
mode:
authorjmoenig <jens@moenig.org>2014-01-09 17:49:44 +0100
committerjmoenig <jens@moenig.org>2014-01-09 17:49:44 +0100
commit4a60bfba18c3ff7bd929402737d208b53f4d7229 (patch)
treebdeb998ac38c32bbc85cfea6aa1d7a94a0726fb0 /history.txt
parent5cb8003542499f7e9fb7f590b05628c59ae4df39 (diff)
downloadsnap-byow-4a60bfba18c3ff7bd929402737d208b53f4d7229.tar.gz
snap-byow-4a60bfba18c3ff7bd929402737d208b53f4d7229.zip
Fixed Morphic updateReferences()
how could this go undetected so long? :-)
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 63935ec..20b4f65 100755
--- a/history.txt
+++ b/history.txt
@@ -2061,3 +2061,4 @@ ______
* Objects: Mechanism for migrating blocks in existing projects to newer versions
* Blocks, Objects, Threads: Collapse old STOP primitives into a single one with a dropdown of options
* German translation update for new (migrated) STOP block
+* Morphic: Fixed updateReferences() (how could nobody notice so long?!)