summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--gui.js2
-rwxr-xr-xhistory.txt2
2 files changed, 3 insertions, 1 deletions
diff --git a/gui.js b/gui.js
index 76048c2..b3bb460 100644
--- a/gui.js
+++ b/gui.js
@@ -69,7 +69,7 @@ SpeechBubbleMorph*/
// Global stuff ////////////////////////////////////////////////////////
-modules.gui = '2014-November-20';
+modules.gui = '2014-December-01';
// Declarations
diff --git a/history.txt b/history.txt
index 34f967c..b8f1300 100755
--- a/history.txt
+++ b/history.txt
@@ -2366,3 +2366,5 @@ ______
141201
------
* Objects: Hide hidden elements in the project thumbnail
+* GUI: Point project dialog to cloud if already signed in, thanks, Michael!
+* favicon: Transparent background, thanks, Michael!