summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorjmoenig <jens@moenig.org>2014-04-30 12:52:54 +0200
committerjmoenig <jens@moenig.org>2014-04-30 12:52:54 +0200
commit5ab8b7e56357fd38fbc9d43a03033cb569de4a1c (patch)
treefe339c07339b5362f5f20fc4263085836447df63
parentb71bc8027d3523e1c4359a7e1af010e02c3e4ccc (diff)
downloadsnap-byow-5ab8b7e56357fd38fbc9d43a03033cb569de4a1c.tar.gz
snap-byow-5ab8b7e56357fd38fbc9d43a03033cb569de4a1c.zip
checkpoint
-rw-r--r--blocks.js2
-rwxr-xr-xhistory.txt5
-rw-r--r--threads.js2
3 files changed, 7 insertions, 2 deletions
diff --git a/blocks.js b/blocks.js
index f0ddd93..8e868f8 100644
--- a/blocks.js
+++ b/blocks.js
@@ -155,7 +155,7 @@ DialogBoxMorph, BlockInputFragmentMorph, PrototypeHatBlockMorph, Costume*/
// Global stuff ////////////////////////////////////////////////////////
-modules.blocks = '2014-March-31';
+modules.blocks = '2014-April-30';
var SyntaxElementMorph;
diff --git a/history.txt b/history.txt
index 69b48bc..5fb2b40 100755
--- a/history.txt
+++ b/history.txt
@@ -2114,4 +2114,9 @@ ______
------
* new Finnish translation, yay! Thanks, Jouni!
* new Brazilian Portuguese translation, yay! Thanks, Aldo!
+* Russian translation update
+* Portuguese translation update
+* additional localisations, thanks, Manuel!
+* text-encoding fix for exporting variable contents, thanks, Blob!
+* set turbo mode block fix, thanks, Michael and Nathan!
* enable storage and retrieval of first-class costumes in both file formats
diff --git a/threads.js b/threads.js
index ca6bcd2..2d954a8 100644
--- a/threads.js
+++ b/threads.js
@@ -83,7 +83,7 @@ ArgLabelMorph, localize, XML_Element, hex_sha512*/
// Global stuff ////////////////////////////////////////////////////////
-modules.threads = '2014-Feb-10';
+modules.threads = '2014-April-30';
var ThreadManager;
var Process;