diff options
| author | jmoenig <jens@moenig.org> | 2013-03-19 17:16:49 +0100 |
|---|---|---|
| committer | jmoenig <jens@moenig.org> | 2013-03-19 17:16:49 +0100 |
| commit | 7f03ba28e003bb39e8cdec64d7ff310999cf0be8 (patch) | |
| tree | 1e23a09f2e5633567ee86a394b7d8c67c6347aa2 /history.txt | |
| parent | e897915bc79a6fc9fe17fb12e29b992d359913de (diff) | |
| download | snap-byow-7f03ba28e003bb39e8cdec64d7ff310999cf0be8.tar.gz snap-byow-7f03ba28e003bb39e8cdec64d7ff310999cf0be8.zip | |
cloudmsg support
cloud related notifications can be put into
http://snap.berkeley.edu/cloudmsg.txt and will be shown in cloud
related dialogs only (signup, login, change pw, open / save project)
Diffstat (limited to 'history.txt')
| -rwxr-xr-x | history.txt | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/history.txt b/history.txt index 750e2e8..8b81c99 100755 --- a/history.txt +++ b/history.txt @@ -1537,4 +1537,5 @@ ______ * Russian translation!! Yay, thanks, Svetlana Ptashnaya!! * Store, GUI, Blocks: Scaling support for Comments and serialization/deserialization * GUI: motd support: On startup Snap! looks for http://snap.berkeley.edu/motd.txt, if it exists it is shown in a dialog box -* GUI: fix for #run: URL switch
\ No newline at end of file +* GUI: fix for #run: URL switch +* GUI: cloudmsg support: cloud related notifications can be put into http://snap.berkeley.edu/cloudmsg.txt
\ No newline at end of file |
