pull/3/merge
jmoenig 2014-04-30 12:52:54 +02:00
rodzic b71bc8027d
commit 5ab8b7e563
3 zmienionych plików z 7 dodań i 2 usunięć

Wyświetl plik

@ -155,7 +155,7 @@ DialogBoxMorph, BlockInputFragmentMorph, PrototypeHatBlockMorph, Costume*/
// Global stuff ////////////////////////////////////////////////////////
modules.blocks = '2014-March-31';
modules.blocks = '2014-April-30';
var SyntaxElementMorph;

Wyświetl plik

@ -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

Wyświetl plik

@ -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;