summaryrefslogtreecommitdiff
path: root/history.txt
diff options
context:
space:
mode:
authorjmoenig <jens@moenig.org>2014-07-08 13:33:58 +0200
committerjmoenig <jens@moenig.org>2014-07-08 13:33:58 +0200
commitff513ba4391bd6cd44d2add5e2f54c02465b6629 (patch)
tree9dfad84a9f7319b9671af6782f40bb28332f4ee4 /history.txt
parentac38df35e92acbcce2f5228b3511c86f70d06de5 (diff)
downloadsnap-byow-ff513ba4391bd6cd44d2add5e2f54c02465b6629.tar.gz
snap-byow-ff513ba4391bd6cd44d2add5e2f54c02465b6629.zip
updated version of objects.js
fixed scrolling glitch in the palette, thanks, Kunal!
Diffstat (limited to 'history.txt')
-rwxr-xr-xhistory.txt3
1 files changed, 2 insertions, 1 deletions
diff --git a/history.txt b/history.txt
index 343a081..84c9f92 100755
--- a/history.txt
+++ b/history.txt
@@ -2181,4 +2181,5 @@ ______
------
* Threads: show error messages for custom blocks (propagating to the script’s top block)
* Threads: adjust to Doug Crockford’s latest infuriating nitpickings in JSLint
-* GUI: show username in ‘logout’ entry of cloud menu
+* GUI: show username in ‘logout’ entry of cloud menu
+* GUI, Objects: fixed scrolling glitch in the palette, thanks, Kunal!