summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorjmoenig <jens@moenig.org>2014-12-01 11:55:02 +0100
committerjmoenig <jens@moenig.org>2014-12-01 11:55:02 +0100
commitd393d13b3746ecc9f84c5e2b7f386e1bdee740ae (patch)
tree3e6b1188d61b2b0b2493bb1509f2d23e7db75af3
parentf2762c232929caeceb6346bccd0bf0464d6e2e4f (diff)
downloadsnap-d393d13b3746ecc9f84c5e2b7f386e1bdee740ae.tar.gz
snap-d393d13b3746ecc9f84c5e2b7f386e1bdee740ae.zip
updated history
-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!