diff options
| author | jmoenig <jens@moenig.org> | 2013-03-20 11:34:17 +0100 |
|---|---|---|
| committer | jmoenig <jens@moenig.org> | 2013-03-20 11:34:17 +0100 |
| commit | 846998b28d9bbda969429d8873cb6271d1dce435 (patch) | |
| tree | 240ee951e90d90cacc812f2fbb361aee5b3b09f9 /history.txt | |
| parent | 7f03ba28e003bb39e8cdec64d7ff310999cf0be8 (diff) | |
| download | snap-byow-846998b28d9bbda969429d8873cb6271d1dce435.tar.gz snap-byow-846998b28d9bbda969429d8873cb6271d1dce435.zip | |
Deactivate motd and cloudmsg
has some issues (synchronous requests, increases startup time on
mobiles)
Diffstat (limited to 'history.txt')
| -rwxr-xr-x | history.txt | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/history.txt b/history.txt index 8b81c99..930a8db 100755 --- a/history.txt +++ b/history.txt @@ -1538,4 +1538,8 @@ ______ * 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 -* GUI: cloudmsg support: cloud related notifications can be put into http://snap.berkeley.edu/cloudmsg.txt
\ No newline at end of file +* GUI: cloudmsg support: cloud related notifications can be put into http://snap.berkeley.edu/cloudmsg.txt + +130320 +------ +* GUI: deactivated motd and cloudmsg mechanism for now (has some issues)
\ No newline at end of file |
