summaryrefslogtreecommitdiff
path: root/history.txt
diff options
context:
space:
mode:
authorjmoenig <jens@moenig.org>2014-01-09 18:42:03 +0100
committerjmoenig <jens@moenig.org>2014-01-09 18:42:03 +0100
commit3345081d73106b471c39ba41b85b823152dbe797 (patch)
treeccf53bc8cc7bb3dfa85f23ddbfe496dc3f5ec9e5 /history.txt
parent4a60bfba18c3ff7bd929402737d208b53f4d7229 (diff)
downloadsnap-byow-3345081d73106b471c39ba41b85b823152dbe797.tar.gz
snap-byow-3345081d73106b471c39ba41b85b823152dbe797.zip
XML.js: resolved unexpected assignment expressions
conform to the latest JSLint quibbles
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 20b4f65..2411d8f 100755
--- a/history.txt
+++ b/history.txt
@@ -2062,3 +2062,4 @@ ______
* 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?!)
+* Store: resolved unexpected assignment expressions (conform to the latest JSLint quibbles)